Skip to content

Commit df5b9ab

Browse files
Update README.md
1 parent 95b991e commit df5b9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Set this up in git config aliases as `c` or something. If this was in a _bin_ di
6969
c = '! git commit --edit -m "$(autofill.sh)"'
7070
```
7171

72-
Then instead of `git commit`, you cando:
72+
Then instead of `git commit`, you can do:
7373

7474
```sh
7575
$ git c

0 commit comments

Comments
 (0)