diff --git a/packages/frontend/editor-ui/src/plugins/i18n/locales/en.json b/packages/frontend/editor-ui/src/plugins/i18n/locales/en.json index 0a4bea141a..fae49bf2d0 100644 --- a/packages/frontend/editor-ui/src/plugins/i18n/locales/en.json +++ b/packages/frontend/editor-ui/src/plugins/i18n/locales/en.json @@ -2969,7 +2969,7 @@ "communityPlusModal.features.third.title": "Execution search and tagging", "communityPlusModal.features.third.description": "Search and organize past workflow executions for easier review", "communityPlusModal.features.fourth.title": "Folders", - "communityPlusModal.features.fourth.description": "Organize your workflows in a nested folder structrue", + "communityPlusModal.features.fourth.description": "Organize your workflows in a nested folder structure", "communityPlusModal.input.email.label": "Enter email to receive your license key", "communityPlusModal.button.skip": "Skip", "communityPlusModal.button.confirm": "Send me a free license key",