diff options
author | Mark Haines <mjark@negativecurvature.net> | 2016-10-21 15:45:33 +0100 |
---|---|---|
committer | Mark Haines <mjark@negativecurvature.net> | 2016-10-21 15:45:33 +0100 |
commit | 092bf880f5adaf9897b1c869b67f6d9c5284eda5 (patch) | |
tree | 65ee57f3a950e8ea2805d159240849698985f7e2 /docs | |
parent | 0a7d4e35ccee89c34adeb03b112d243a27326fda (diff) |
s/they've/they have/
Diffstat (limited to 'docs')
-rw-r--r-- | docs/megolm.rst | 2 |
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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |