From 092bf880f5adaf9897b1c869b67f6d9c5284eda5 Mon Sep 17 00:00:00 2001
From: Mark Haines <mjark@negativecurvature.net>
Date: Fri, 21 Oct 2016 15:45:33 +0100
Subject: [PATCH] s/they've/they have/

---
 docs/megolm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- 
GitLab