From 6312cdd9e942392318b4468bc1265747f882d30f Mon Sep 17 00:00:00 2001 From: deathrow Date: Wed, 19 Apr 2023 22:12:55 -0400 Subject: [PATCH] Fix typographical error --- _items/Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_items/Guide.md b/_items/Guide.md index 97289d6..5a0784a 100644 --- a/_items/Guide.md +++ b/_items/Guide.md @@ -1086,7 +1086,7 @@ If your device has the ability to create multiple profiles, you can create a "To Having a secure operating system is only 1 part that we need. We need to ensure that all of our communications stay secure. The most common method to this is using E2EE (End-to-end encryption). -anThis encrypts your messages locally on your device before sending them out. +This encrypts your messages locally on your device before sending them out. Let's take a look at some of the basic types of messengers. Centralized: Meaning there is a single server / point of failure.