Skip to content

Commit 5328050

Browse files
jozefrebjakMGatner
andauthored
Update README.md
Co-authored-by: MGatner <mgatner@icloud.com>
1 parent f349442 commit 5328050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Most of the time the simple script is what you will want, but `patch` takes a fe
5353
to alter the behavior of the patch process. Arguments that take a "commit-ish" can use anything
5454
Git recognizes (branch, hash, tag, reference, revision, etc).
5555

56-
To ensure patches work correctly in a Docker container, you may need to manually set the `user.email` and `user.name` values using the `-e` and `-n` flags respectively. This is necessary because Docker containers are often not preconfigured for Git.
56+
To ensure patches work correctly in a Docker container, you may need to set the `user.email` and `user.name` values manually using the `-e` and `-n` flags respectively. This is necessary because Docker containers are often not preconfigured for Git.
5757

5858
#### Help (-h)
5959

0 commit comments

Comments
 (0)