diff --git a/BasicNodes/i18n/en.json b/BasicNodes/i18n/en.json index 72db3207..bf78b6a5 100644 --- a/BasicNodes/i18n/en.json +++ b/BasicNodes/i18n/en.json @@ -135,7 +135,7 @@ "IfEmpty-Help": "Only delete the source folder if the it is empty", "IncludePatterns": "Include Patterns", "IncludePatterns-Help": "Optional, if set only files matching these patterns will be counted to see if the folder is empty. Any of these patterns can match.", - "TopMostOnly": "Topmost Folder Only", + "TopMostOnly": "Top Most Only", "TopMostOnly-Help": "When enabled, only the folder directly containing the file will be deleted, leaving higher-level folders intact." } },