diff --git a/src/i18n/lang/en.json b/src/i18n/lang/en.json index c7320af8b..cdfd9e386 100644 --- a/src/i18n/lang/en.json +++ b/src/i18n/lang/en.json @@ -861,7 +861,7 @@ "leave": { "title": "Leave team", "text1": "Are you sure you want to leave this team?", - "text2": "You will loose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", + "text2": "You will lose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", "success": "You have successfully left the team." } },