From 53ace146309c41135bb2b00bc667138ecc2e536c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 21 Dec 2019 12:07:43 +0200 Subject: [PATCH] teamchat: fix Keybase typo though -> through (#1609) Resolves: #1599 Thanks to @rm-rf-home for noticing --- _includes/sections/teamchat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/teamchat.html b/_includes/sections/teamchat.html index b8762f91..21cd9064 100644 --- a/_includes/sections/teamchat.html +++ b/_includes/sections/teamchat.html @@ -44,7 +44,7 @@ include cardv2.html title="Keybase" image="/assets/img/svg/3rd-party/keybase.svg" - description='Keybase provides a hosted team chat with E2EE. Its protocol has also been indepedently audited (PDF). Keybase can help you prove you own social media accounts though the use of cryptographic signing of "identity proofs".' + description='Keybase provides a hosted team chat with E2EE. Its protocol has also been indepedently audited (PDF). Keybase can help you prove you own social media accounts through the use of cryptographic signing of "identity proofs".' labels="warning:Warning:This software relies on a closed-source central server." website="https://keybase.io/" forum="https://forum.privacytools.io/t/discussion-keybase/1224"