From e0dafd04b0f2c481b9d53a67ff55fbcbe6d8f2f8 Mon Sep 17 00:00:00 2001 From: THEAMAIR <42814735+THEAMAIR@users.noreply.github.com> Date: Wed, 3 Oct 2018 21:28:27 +0530 Subject: [PATCH] error solve --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6137ba1..7e4197f 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Here is a basic outline of how to write Git instructions in the repository! **Tell Git who you are** -Configure the author name and email address to be used with your commits. +Configure the author name and email address to be used with your comments. Note that Git strips some characters (for example trailing periods) from user.name. ```