Skip to content

Commit

Permalink
Fix phrasing
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Dec 3, 2024
1 parent 24481b5 commit b9813aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/stratis_cli/_parser/_pool.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ def _ensure_nat(arg):
"Size of integrity device's journal. "
"Each block is written to this journal "
"before being written to its address. "
"The size of must be a multiple of 4 "
"KiB."
"The size of the journal must be a "
"multiple of 4 KiB."
),
"type": parse_range,
},
Expand Down

0 comments on commit b9813aa

Please sign in to comment.