From 58bbc151afeb2b922354328129764d774b5a4b69 Mon Sep 17 00:00:00 2001 From: Zhang Ziqing Date: Mon, 24 Oct 2022 22:43:46 +0800 Subject: [PATCH] [offers][chore] fix British English in landing page --- apps/portal/src/pages/offers/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/portal/src/pages/offers/index.tsx b/apps/portal/src/pages/offers/index.tsx index a82b5808..669dc96c 100644 --- a/apps/portal/src/pages/offers/index.tsx +++ b/apps/portal/src/pages/offers/index.tsx @@ -27,9 +27,9 @@ const features = [ }, { description: - "Offer profiles will not be automatically saved under the creator's account in our database unless explicit permission is given.", + "Offer profiles will not be automatically saved under creators' account in our database unless explicit permission is given.", icon: BookmarkSquareIcon, - name: 'Save with permission', + name: 'Save with Permission', }, ]; @@ -91,7 +91,7 @@ export default function LandingPage() {

- Analyse your offers using profiles from fellow software engineers. + Analyze your offers using profiles from fellow software engineers.