From 2d53154a82a790e749be4ceaabfa4d75f2af5b9a Mon Sep 17 00:00:00 2001 From: Maciej Ziarkowski Date: Wed, 17 Feb 2021 22:40:44 +0000 Subject: [PATCH] Correct My Account page whitespace formatting --- app/src/frontend/user/my-account.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/frontend/user/my-account.tsx b/app/src/frontend/user/my-account.tsx index f1bc91a1..880ac6d7 100644 --- a/app/src/frontend/user/my-account.tsx +++ b/app/src/frontend/user/my-account.tsx @@ -46,14 +46,14 @@ export const MyAccountPage: React.FC = () => { {!userError && (<>

Welcome, {user.username}!

- Colouring London is under active development. Please - discuss suggestions for improvements and + Colouring London is under active development. Please{' '} + discuss suggestions for improvements and{' '} report issues or problems.

- For reference, here are the - privacy policy, - contributor agreement and + For reference, here are the{' '} + privacy policy,{' '} + contributor agreement and{' '} data accuracy agreement.