Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
Created using spr 1.3.6-beta.1
  • Loading branch information
sunshowers committed Dec 21, 2024
1 parent 0ccf2dc commit ee073da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/src/target.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ pub enum ClickhouseTopology {
SingleNode,
}

/// A strongly-typed variant of [Target].
/// A strongly-typed variant of [`TargetMap`].
#[derive(Clone, Debug)]
pub struct KnownTarget {
image: Image,
Expand Down

0 comments on commit ee073da

Please sign in to comment.