Skip to content

Commit d04d043

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Please sign off your commits, to show that you agree to publish your changes und
6767
, and to indicate agreement with [Developer Certificate of Origin (DCO)](https://developercertificate.org/).
6868

6969
```shell
70-
git commit --signoff ...
70+
git commit -s ...
7171
```
7272

7373
## Pre-commit hooks

0 commit comments

Comments
 (0)