aboutsummaryrefslogtreecommitdiff
path: root/docs/megolm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/megolm.rst')
-rw-r--r--docs/megolm.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/megolm.rst b/docs/megolm.rst
index 0994100..dce64d7 100644
--- a/docs/megolm.rst
+++ b/docs/megolm.rst
@@ -283,7 +283,7 @@ as a new message.
To mitigate this it is recomendend that applications track the ratchet indicies
they have recieved and that they reject messages with a ratchet index that
-they've already decrypted.
+they have already decrypted.
Lack of Transcript Consistency
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~