Skip to content

Commit 102fbee

Browse files
authored
[SSL] Fix typo in ECH documentation (#26067)
1 parent 7d0b723 commit 102fbee

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/ssl/edge-certificates

1 file changed

+1
-1
lines changed

src/content/docs/ssl/edge-certificates/ech.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ECH stands for [Encrypted Client Hello](https://datatracker.ietf.org/doc/draft-i
1212

1313
## What ECH does
1414

15-
ECH limits access to information that a particular user is visiting your website, ensuring that it is not unnecessarily shared with intermediaries, like Internet Service Provides (ISP). With ECH, specific details regarding their visit no longer leak to network intermediaries when the user accesses your website.
15+
ECH limits access to information that a particular user is visiting your website, ensuring that it is not unnecessarily shared with intermediaries, like Internet Service Providers (ISP). With ECH, specific details regarding their visit no longer leak to network intermediaries when the user accesses your website.
1616

1717
## How ECH works
1818

0 commit comments

Comments
 (0)