Skip to content

Commit 34cad4d

Browse files
authored
Update CONTRIBUTING.md
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent e42d0fe commit 34cad4d

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
@@ -61,7 +61,7 @@ Please sign off your commits, to show that you agree to publish your changes und
6161
, and to indicate agreement with [Developer Certificate of Origin (DCO)](https://developercertificate.org/).
6262

6363
```shell
64-
git commit --signoff ...
64+
git commit -s ...
6565
```
6666

6767
[poetry]: https://python-poetry.org

0 commit comments

Comments
 (0)