aboutsummaryrefslogtreecommitdiff
path: root/docs/HTTP-COOKIES.md
diff options
context:
space:
mode:
authormhasbini <mohammad.hasbini@gmail.com>2019-12-06 13:56:14 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-12-06 13:20:30 +0100
commit1a46d7c9765881b1c7f822873fb476fe24997776 (patch)
treeb12355697b53d99156568f6b49119bc6ba5f41f3 /docs/HTTP-COOKIES.md
parent5dc1618fd6fe7eccd60deb000988d05601d67961 (diff)
docs: fix some typos
Closes #4680
Diffstat (limited to 'docs/HTTP-COOKIES.md')
-rw-r--r--docs/HTTP-COOKIES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HTTP-COOKIES.md b/docs/HTTP-COOKIES.md
index 632cb4ebe..06790f8a7 100644
--- a/docs/HTTP-COOKIES.md
+++ b/docs/HTTP-COOKIES.md
@@ -24,7 +24,7 @@
and in 2017, another update was
[drafted](https://tools.ietf.org/html/draft-ietf-httpbis-cookie-alone-01)
to deprecate modification of 'secure' cookies from non-secure origins. Both
- of these drafs have been incorporated into a proposal to
+ of these drafts have been incorporated into a proposal to
[replace](https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-02)
RFC6265. Cookie prefixes and secure cookie modification protection has been
implemented by curl.