8000 Fix typo · s30java/github-cheat-sheet@e70c204 · GitHub
[go: up one dir, main page]

Skip to content

Commit e70c204

Browse files
author
Rafal Chmiel
committed
Fix typo
1 parent 8d41afa commit e70c204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ To see all of the shortcuts for the current page press `?`.
118118

119119
## Closing Issues with Commits
120120

121-
If a particular commit fixes an issue, any of the keywords `fix/fixes/fixed` or `close/closes/closed`, followed by the issue number, will close the issue once it is commited to the master branch.
121+
If a particular commit fixes an issue, any of the keywords `fix/fixes/fixed` or `close/closes/closed`, followed by the issue number, will close the issue once it is committed to the master branch.
122122

123123
```bash
124124
$ git commit -m "Fix cock up, fixes #12"

0 commit comments

Comments
 (0)
0