Skip to content

Commit

Permalink
resolved conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Aprabhat19 committed Dec 3, 2024
2 parents b91d640 + 03ab2fb commit 0048389
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pub enum DynamicRoutingError {
/// The required field name
field: String,
},
/// Error from Dynamic Routing Server while perfrming success_rate analysis
/// Error from Dynamic Routing Server while performing success_rate analysis
#[error("Error from Dynamic Routing Server while perfrming success_rate analysis : {0}")]
SuccessRateBasedRoutingFailure(String),
/// Error from Dynamic Routing Server while perfrming elimination
Expand Down

0 comments on commit 0048389

Please sign in to comment.