summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b690816e1..9705f4198 100644
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ GIT
git clone https://github.com/curl/curl.git
- (you'll get a directory named curl created, filled with the source code)
+ (you will get a directory named curl created, filled with the source code)
SECURITY PROBLEMS
diff --git a/README.md b/README.md
index 0ba5b781e..fcc75801e 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ To download the very latest source from the Git server do this:
git clone https://github.com/curl/curl.git
-(you'll get a directory named curl created, filled with the source code)
+(you will get a directory named curl created, filled with the source code)
## Security problems