Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
batconjurer committed May 24, 2024
1 parent 1d828e0 commit 540e853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/apps_lib/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3388,7 +3388,7 @@ pub mod args {
.requires(PATH_OPT.name)
.requires(BLOCK_HEIGHT_OPT.name)
.help(wrap!(
"Hash to verify contents of optinally provided \
"Hash to verify contents of optionally provided \
migrations file."
)),
)
Expand Down

0 comments on commit 540e853

Please sign in to comment.