summaryrefslogtreecommitdiff
path: root/docs/DEPRECATE.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-09-19 17:30:30 +0200
committerDaniel Stenberg <daniel@haxx.se>2022-09-19 17:32:12 +0200
commitfda897f5a17adda3250e069bfb43b2392bd8c7e8 (patch)
treeae295f37baff5a9033024eb886af43e3f387343e /docs/DEPRECATE.md
parent6e0dbe84e29b6fb8ab5899a4f6bec90ddf06ead5 (diff)
downloadcurl-fda897f5a17adda3250e069bfb43b2392bd8c7e8.tar.gz
docs: fix proselint complaints
Diffstat (limited to 'docs/DEPRECATE.md')
-rw-r--r--docs/DEPRECATE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md
index a90c60b8f..3ee4b1e39 100644
--- a/docs/DEPRECATE.md
+++ b/docs/DEPRECATE.md
@@ -10,8 +10,8 @@ how your use case cannot be satisfied properly using a workaround.
We remove support for building curl with the NSS TLS library in August 2023.
-- There are very few users left who use curl+NSS
-- NSS has very few users outside of curl as well (primarily Firefox)
+- There are few users left who use curl+NSS
+- NSS has few users outside of curl as well (primarily Firefox)
- NSS is harder than ever to find documentation for
- NSS was always "best" used with Red Hat Linux when they provided additional
features on top of the regular NSS that is not shipped by the vanilla library