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.