diff --git a/packages/strapi-plugin-content-type-builder/admin/src/translations/en.json b/packages/strapi-plugin-content-type-builder/admin/src/translations/en.json index de12ee589e..157213679f 100644 --- a/packages/strapi-plugin-content-type-builder/admin/src/translations/en.json +++ b/packages/strapi-plugin-content-type-builder/admin/src/translations/en.json @@ -22,7 +22,7 @@ "button.attributes.add.another": "Add Another Field", "button.contentType.add": "Add a Content Type", "button.delete.title": "Delete", - "button.delete.label": "Make you sure you understand what you are doing", + "button.delete.label": "Make sure you understand what you are doing", "button.group.add": "Add a Group", "button.models.create": "Create a Content Type", "button.groups.create": "Create a Group",