Skip to content

Commit 7dda356

Browse files
authored
Fixed a typo in the RFC link.
1 parent 997986d commit 7dda356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ until the user has unlocked and decrypted their device.
9898

9999
- Web Push
100100

101-
**Pro:** Follows the [IETF RFC 8290](https://tools.ietf.org/html/rfc8291), therefore allows
101+
**Pro:** Follows the [IETF RFC 8291](https://tools.ietf.org/html/rfc8291), therefore allows
102102
developers to share code and key storage infrastructure with existing Web Push implementations.
103103
Web Push protocol is based on the Elliptic-curve Diffie-Hellman (ECDH) key exchange algorithm,
104104
which is highly efficient for performance-constrained devices. Note that apps (as opposed to

0 commit comments

Comments
 (0)