Skip to content

Commit

Permalink
fix docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 authored and Lee-W committed May 6, 2021
1 parent ba94e3f commit ff45677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ By introducing `unreleased_version` you can prevent this situation.
Before bumping you can run:
```bash
cz changelog --unreleased_version="v1.0.0"
cz changelog --unreleased-version="v1.0.0"
```
Remember to use the tag instead of the raw version number
Expand Down

0 comments on commit ff45677

Please sign in to comment.