From 60b9e542942d309084509031478c3c247989e6df Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Pasquier Date: Tue, 30 Mar 2021 11:36:44 +0000 Subject: [PATCH] fix: typo --- src/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 83be2d6..f097c39 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -75,7 +75,7 @@ "backlink": "Back", "title": " Create a circle", "labelStatus": "Circle status", - "labelCommunity": "Circle's community *", + "labelCommunity": "Circle community *", "labelName": "Circle name *", "labelSubtitle": "Circle headline *", "labelDescription": "Circle description", @@ -87,7 +87,7 @@ "backlink": "Back", "title": "Edit your circle", "labelStatus": "Circle status *", - "labelCommunity": "Circle's community *", + "labelCommunity": "Circle community *", "labelName": "Circle name *", "labelOwner": "Admin *", "labelDescription": "Circle description",