Commit a366db962b85ec732cd149a68ae74882750e3b5d
Fix cryptography typo
Alexander Matson authored on 4/11/2018, 1:09:29 PMGitHub committed on 4/11/2018, 1:09:29 PM
Parent: 7e0df586d366b59bf9a9560bd92c32d365d5b6cb
Files changed
stories/gossiping-securely-is-the-new-email.md | changed |
stories/gossiping-securely-is-the-new-email.md | |||
---|---|---|---|
@@ -12,9 +12,9 @@ | |||
12 | 12 … | - When I read my friends diaries, any scrambled message I can decode must have been for me, any I can’t must have been meant for someone else. | |
13 | 13 … | ||
14 | 14 … | > That sounds a bit complicated! | |
15 | 15 … | ||
16 | -It does, but the good news is you don’t need to know any crypotogrpahy, you can just install Patchwork, and it works like email. | ||
16 … | +It does, but the good news is you don’t need to know any cryptography, you can just install Patchwork, and it works like email. | ||
17 | 17 … | It looks like this at the moment: | |
18 | 18 … | ||
19 | 19 … | ![secure_message_example](../assets/secure_message_example.png) | |
20 | 20 … | _Direct messaging in Patchwork_ |
Built with git-ssb-web