Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity committed Dec 12, 2024
1 parent 6dd773e commit 63bdc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ic-agent/src/agent/route_provider.rs
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ impl RouteProvider for DynamicRouteProvider {
}
}

/// Strategy for [`DynamicRouter`]'s routing mechanism.
/// Strategy for [`DynamicRouteProvider`]'s routing mechanism.
#[derive(Debug, Copy, Clone, Eq, PartialEq, Hash)]
pub enum DynamicRoutingStrategy {
/// Prefer nodes with low latency.
Expand Down

0 comments on commit 63bdc23

Please sign in to comment.