From 93e255d7db1e67f6601d34d8ddfc899fa20d5d06 Mon Sep 17 00:00:00 2001
From: Bye <bye@byecorps.com>
Date: Tue, 31 Oct 2023 18:45:12 +0000
Subject: [PATCH] screw the padlock

---
 README.md | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 9505dc0..8bdf85c 100644
--- a/README.md
+++ b/README.md
@@ -3,15 +3,11 @@ OAuth authentication service for ByeCorps &amp; other services
 
 ## Development & deployment
 
-### Font Awesome
-
-As a sign of respect to the contributors of [Font Awesome](https://fontawesome.com), the code has **NOT** been included in this repository. {*fill instructions here*}
-
 ## FAQ
 
 ### What is a ByeCorps ID?
 
-A ByeCorps ID (BCID) is a seven digit alphanumeric (non-case sensitive) code used to identify a person. It is used to reduce the need of multiple accounts across ByeCorps services, as well as third-party services using OAuth (though a password alternative is reccommneded instead of BCID only)
+A ByeCorps ID (BCID) is a seven digit alphanumeric (non-case sensitive) code used to identify a person. It is used to reduce the need of multiple accounts across ByeCorps services, as well as third-party services using OAuth (though a password alternative is recommended instead of BCID only)
 
 Example of a BCID:
 
@@ -21,7 +17,7 @@ Example of a BCID:
 
 ## Connonical domain names
 
-Only input your BCID on the following domain names ONLY on a HTTPS connection (look for the padlock):
+Only input your BCID on the following domain names ONLY on a HTTPS connection:
 
 - https://id.byecorps.com
 
-- 
GitLab