From 82003a91de139db2eeebfdd4220a6d536c71cd61 Mon Sep 17 00:00:00 2001 From: Matchu Date: Fri, 25 Dec 2020 09:21:54 -0800 Subject: [PATCH] fix a11y warning in privacy policy --- src/app/PrivacyPolicyPage.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/PrivacyPolicyPage.js b/src/app/PrivacyPolicyPage.js index 0418e24..50a05c7 100644 --- a/src/app/PrivacyPolicyPage.js +++ b/src/app/PrivacyPolicyPage.js @@ -49,7 +49,10 @@ function PrivacyPolicyPage() { We made this decision because authentication is difficult to write and maintain securely. We felt that Auth0 was the smoothest and most secure experience we could offer, especially as a small team of - volunteers 😅 + volunteers{" "} + + 😅 +