From a28464ae77c201ae29afc9dc9dc756b80a960d4c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 31 Oct 2021 16:34:44 +0100 Subject: docs: reduce/avoid English contractions You're => You are Hasn't => Has not Doesn't => Does not Don't => Do not You'll => You will etc Closes #7930 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.1