Skip to content

Commit 3398392

Browse files
committed
fix typo
1 parent 1850098 commit 3398392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ django-typer strictly adheres to [semantic versioning](https://semver.org).
8888
The release workflow is triggered by tag creation. You must have [git tag signing enabled](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits). Our justfile has a release shortcut:
8989

9090
```bash
91-
just release x.x.x
91+
just release x.x.x
9292
```
9393

9494
## Just Recipes

0 commit comments

Comments
 (0)