diff --git a/protocol/simplex-messaging.md b/protocol/simplex-messaging.md index 8994ce449..d90b3353b 100644 --- a/protocol/simplex-messaging.md +++ b/protocol/simplex-messaging.md @@ -310,7 +310,7 @@ Clients MUST encrypt message bodies sent via SMP servers - the protocol for this The reasons to use these algorithms: -- Faster operation that RSA algorithms. +- Faster operation than RSA algorithms. - DH key exchange provides forward secrecy. Future versions of the protocol may allow different cryptographic algorithms.