correct spelling

This commit is contained in:
Nicco Kunzmann 2018-06-25 14:20:32 +02:00 committed by GitHub
parent d030e43dd8
commit 24d0784a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ your Git commits.
You can also create an alias to make this easier.
Edit your `~/.gitconfig` file.
In the `[alias]` section, add the `stag` command to created signed tags and `spush` to create signed tags and push them.
In the `[alias]` section, add `stag` to create signed tags and `spush` to create signed tags and push them.
~~~
[alias]