Skip to content

Commit 65d42d4

Browse files
authored
Update CONTRIBUTING.md
Intentionally not signing this commit to make sure the automated DCO check behaves as expected.
1 parent b9b2cb2 commit 65d42d4

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
@@ -67,7 +67,7 @@ Signed-off-by: Joe Smith <[email protected]>
6767
Use your real name (sorry, no pseudonyms or anonymous contributions.)
6868
```
6969

70-
If you set your `user.name` and `user.email` git configs, you can sign your commit automatically with git commit -s.
70+
If you set your `user.name` and `user.email` git configs, you can sign your commit automatically with `git commit -s`.
7171

7272
## Set up your environment
7373

0 commit comments

Comments
 (0)