Skip to content

Commit 9c91b2b

Browse files
authored
Update signing.asc
1 parent 061e29e commit 9c91b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/07-git-tools/sections/signing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Now Git will use your key by default to sign tags and commits if you want.
3636

3737
==== Signing Tags
3838

39-
If you have a GPG private key setup, you can now use it to sign new tags.
39+
If you have a GPG private key set up, you can now use it to sign new tags.
4040
All you have to do is use `-s` instead of `-a`:
4141

4242
[source,console]

0 commit comments

Comments
 (0)