summaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorH3RSKO <34112131+H3RSKO@users.noreply.github.com>2020-08-16 16:36:10 -0400
committerDaniel Stenberg <daniel@haxx.se>2020-08-17 00:14:18 +0200
commit3d221409e2b43ac541af335393e6ef33297f0e0c (patch)
treefbdffd6bfccdaa3eb442b84be971a6a510a7c294 /docs/README.md
parent8ac3a5df0e0726120998218969192750326bbd20 (diff)
downloadcurl-3d221409e2b43ac541af335393e6ef33297f0e0c.tar.gz
docs: change "web site" to "website"
According to wikipedia: While "web site" was the original spelling, this variant has become rarely used, and "website" has become the standard spelling Closes #5822
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 6ee42aad3..0521937d1 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -7,6 +7,6 @@ subdirectories, using several different formats. Some of them are not ideal
for reading directly in your browser.
If you'd rather see the rendered version of the documentation, check out the
-curl web site's [documentation section](https://curl.haxx.se/docs/) for
+curl website's [documentation section](https://curl.haxx.se/docs/) for
general curl stuff or the [libcurl section](https://curl.haxx.se/libcurl/) for
libcurl related documentation.