Skip to content

Commit 990f59a

Browse files
author
Kaartic Sivaraam
committed
Removed the redundant word in a line
1 parent 8ad19f0 commit 990f59a

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
@@ -179,7 +179,7 @@ Fast-forward
179179
1 file changed, 2 insertions(+)
180180
----
181181

182-
You can also use the `-S` option with the `git merge` command itself to sign the resulting merge commit itself.
182+
You can also use the `-S` option with the `git merge` command to sign the resulting merge commit itself.
183183
The following example both verifies that every commit in the branch to be merged is signed and furthermore signs the resulting merge commit.
184184

185185
[source,console]

0 commit comments

Comments
 (0)