summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-11-03 10:00:56 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-11-03 10:00:56 +0100
commit77b01202133d84f2c00bbfaddb7e7cc86b2f9f5f (patch)
tree933b6640d9a8e7dfb728c3cd13d7cb020d3ab0eb
parent1b452980af1210f1dce0e3af59c5b698f90afe6a (diff)
downloadcurl-bagder/manpage-language.tar.gz
fixup the READMEs toobagder/manpage-language
-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