From 03657e86ec430c41e7210ebff4a5354a9e089343 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 28 Nov 2020 00:48:54 -0500 Subject: =?UTF-8?q?change=20markup=20of=20=E2=80=98Managing=20truth?= =?UTF-8?q?=E2=80=99=20to=20use=20backticks=20instead=20of=20apostrophes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anastasis.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anastasis.rst b/anastasis.rst index acf9770..73f5d27 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -2616,7 +2616,7 @@ SMS (sms) ^^^^^^^^^ Sends an SMS with a code to the users phone. -The user must send this code back with his request (see ``$RESPONSE`` under 'Managing truth'). +The user must send this code back with his request (see ``$RESPONSE`` under `Managing truth`). If the transmitted code is correct, the server responses with the requested encrypted key share. FIXME: details! @@ -2624,7 +2624,7 @@ FIXME: details! Email verification (email) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sends an email with a code to the users mail address. -The user must send this code back with his request (see ``$RESPONSE`` under 'Managing truth'). +The user must send this code back with his request (see ``$RESPONSE`` under `Managing truth`). If the transmitted code is correct, the server responses with the requested encrypted key share. FIXME: details! -- cgit v1.2.3