We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc093ef + 1f82c92 commit cf804a3Copy full SHA for cf804a3
content/guides/usage-example.md
@@ -46,7 +46,7 @@ Like `git commit`, if we do not provide a message on the command line,
46
we will be prompted to enter a message interactively using `$EDITOR`.
47
48
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
+be revised using `stg edit`. So for now, we use a short and simple
50
message.
51
52
```sh
0 commit comments