diff --git a/app/scenes/CollectionExport.tsx b/app/scenes/CollectionExport.tsx
index 472fee912..b39ebf31d 100644
--- a/app/scenes/CollectionExport.tsx
+++ b/app/scenes/CollectionExport.tsx
@@ -55,7 +55,7 @@ function CollectionExport({ collection, onSubmit }: Props) {
diff --git a/shared/i18n/locales/en_US/translation.json b/shared/i18n/locales/en_US/translation.json
index ef0635a06..b9be27c83 100644
--- a/shared/i18n/locales/en_US/translation.json
+++ b/shared/i18n/locales/en_US/translation.json
@@ -358,7 +358,6 @@
"Exporting the collection {{collectionName}} may take some time.": "Exporting the collection {{collectionName}} may take some time.",
"Your documents will be a zip of folders with files in Markdown format. Please visit the Export section in Settings to get the zip.": "Your documents will be a zip of folders with files in Markdown format. Please visit the Export section in Settings to get the zip.",
"Exporting": "Exporting",
- "Export Collection": "Export Collection",
"Collections are for grouping your documents. They work best when organized around a topic or internal team — Product or Engineering for example.": "Collections are for grouping your documents. They work best when organized around a topic or internal team — Product or Engineering for example.",
"This is the default level of access, you can give individual users or groups more access once the collection is created.": "This is the default level of access, you can give individual users or groups more access once the collection is created.",
"Public document sharing": "Public document sharing",