diff options
author | Daniel Stenberg <daniel@haxx.se> | 2022-09-20 23:30:19 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2022-09-21 15:20:08 +0200 |
commit | fd1ce3d4b085e7982975f29904faebf398f66ecd (patch) | |
tree | 2e77c5f19576c5f0fd018fd47e2ffc2e66705f2a /docs/EXPERIMENTAL.md | |
parent | 72c41f7c8b3c55fc69950e1c6c37b91bd860d411 (diff) | |
download | curl-fd1ce3d4b085e7982975f29904faebf398f66ecd.tar.gz |
docs: spellfixes
Pointed by the new CI job
Diffstat (limited to 'docs/EXPERIMENTAL.md')
-rw-r--r-- | docs/EXPERIMENTAL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/EXPERIMENTAL.md b/docs/EXPERIMENTAL.md index bf359da22..9aaa7ada1 100644 --- a/docs/EXPERIMENTAL.md +++ b/docs/EXPERIMENTAL.md @@ -22,4 +22,4 @@ Experimental support in curl means: - HTTP/3 support and options - `CURLSSLOPT_NATIVE_CA` (No configure option, feature built in when supported) - The rustls backend -- WebSockets + - WebSocket |