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 50311d8 + 9c91b2b commit e64e573Copy full SHA for e64e573
book/07-git-tools/sections/signing.asc
@@ -36,7 +36,7 @@ Now Git will use your key by default to sign tags and commits if you want.
36
37
==== Signing Tags
38
39
-If you have a GPG private key setup, you can now use it to sign new tags.
+If you have a GPG private key set up, you can now use it to sign new tags.
40
All you have to do is use `-s` instead of `-a`:
41
42
[source,console]
0 commit comments