Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pompon0 committed Mar 15, 2024
1 parent 0c028dc commit 8d70eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/tools/src/k8s.rs
Original file line number Diff line number Diff line change
Expand Up @@ -368,5 +368,5 @@ where
return result;
}
}
unreachable!("Loop sould always return")
unreachable!("Loop should always return")
}

0 comments on commit 8d70eec

Please sign in to comment.