summaryrefslogtreecommitdiff
path: root/docs/CONTRIBUTE.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/CONTRIBUTE.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/CONTRIBUTE.md')
-rw-r--r--docs/CONTRIBUTE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md
index bb823b88a..3d4bf49e0 100644
--- a/docs/CONTRIBUTE.md
+++ b/docs/CONTRIBUTE.md
@@ -108,7 +108,7 @@ submit a small description of your fix or your new features with every
contribution so that it can be swiftly added to the package documentation.
The documentation is always made in man pages (nroff formatted) or plain
-ASCII files. All HTML files on the web site and in the release archives are
+ASCII files. All HTML files on the website and in the release archives are
generated from the nroff/ASCII versions.
### Test Cases