Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
arneso-ssb committed Nov 27, 2024
1 parent e4eee94 commit 1219672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ To publish the release, follow these steps:
instead of the commands in 2 and 4:
```shell
nox -s prepare-release -- --token=<your github token> <tag>
nox -s prepare-release -- --token=<your github token> <tag>
nox -s publish-release -- --token=<your github token> <tag>
```

Version numbers adhere to [Calendar Versioning],
Expand Down

0 comments on commit 1219672

Please sign in to comment.