Skip to content

Commit 8876503

Browse files
authored
Merge pull request #6 from lino-levan/patch-1
chore: fix typos
2 parents b5a12dd + f9102ab commit 8876503

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ scheme([RFC 8188](https://datatracker.ietf.org/doc/html/rfc8188)).
1616
This crate implements only the published Web Push Encryption scheme
1717
(`aes128gcm`), and **not** the legacy scheme from earlier drafts.
1818

19-
It does not support, and we have no plans to ever support, the obsoletes
20-
`aesgmc` and `aesgcm128` schemes from earlier drafts.
19+
It does not support, and we have no plans to ever support, the obsolete `aesgcm`
20+
and `aesgcm128` schemes from earlier drafts.
2121

2222
## Usage
2323

0 commit comments

Comments
 (0)