Skip to content

Commit cf804a3

Browse files
authored
Merge pull request #8 from drdamour/patch-1
Update usage-example.md typo
2 parents cc093ef + 1f82c92 commit cf804a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/usage-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Like `git commit`, if we do not provide a message on the command line,
4646
we will be prompted to enter a message interactively using `$EDITOR`.
4747

4848
A nice thing about StGit patches is that their commit message can easily
49-
be revised the using `stg edit`. So for now, we use a short and simple
49+
be revised using `stg edit`. So for now, we use a short and simple
5050
message.
5151

5252
```sh

0 commit comments

Comments
 (0)