From 2d0b7b2a8b9741c6019a2b09eb837fb142ce3836 Mon Sep 17 00:00:00 2001 From: djoate <56777051+djoate@users.noreply.github.com> Date: Thu, 28 Nov 2019 11:01:03 +0000 Subject: [PATCH] Use e.g., instead of eg for instant messengers (#1534) --- _includes/sections/instant-messenger.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index b0c8370b..59c8ce87 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -80,14 +80,14 @@
  • Allows you to choose who to trust your data with by choosing between multiple "public" servers.
  • Often allows for third party clients which can provide a more native, customized, or accessible experience.
  • Generally a less juicy target for governments wanting backdoor access to everything as the trust is decentralized. The server may be hosted independently from the organization developing the software.
  • -
  • Server software can be verified that it matches public source code, assuming you have access to the server or you trust the person who does (eg family member)
  • +
  • Server software can be verified that it matches public source code, assuming you have access to the server or you trust the person who does (e.g., a family member)
  • Third-party developers can contribute code and add new features, instead of waiting for a private development team to do so.
  • Disadvantages