Skip to content

Commit fd3ba59

Browse files
waterkipgitster
authored andcommitted
git-push.txt: fix grammar
While working on a blog post and using grammarly it suggested this change. Signed-off-by: Wesley Schwengle <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0d1bd1d commit fd3ba59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-push.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ the default `<refspec>` by consulting `remote.*.push` configuration,
3737
and if it is not found, honors `push.default` configuration to decide
3838
what to push (See linkgit:git-config[1] for the meaning of `push.default`).
3939

40-
When neither the command-line nor the configuration specify what to
40+
When neither the command-line nor the configuration specifies what to
4141
push, the default behavior is used, which corresponds to the `simple`
4242
value for `push.default`: the current branch is pushed to the
4343
corresponding upstream branch, but as a safety measure, the push is

0 commit comments

Comments
 (0)