Skip to content

Commit b84a83b

Browse files
committed
docs(bump): reword "--get-next" description
1 parent d6e394a commit b84a83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/commands/bump.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ and `manual version`.
294294
cz bump --get-next
295295
```
296296

297-
Will output the next version, e.g. `1.2.3`. This can be useful for determining the next version based in CI for non
297+
Will output the next version, e.g., `1.2.3`. This can be useful for determining the next version based on CI for non
298298
production environments/builds.
299299

300300
This behavior differs from the `--dry-run` flag. The `--dry-run` flag provides a more detailed output and can also show

0 commit comments

Comments
 (0)