diff --git a/src/i18n/locales/en.js b/src/i18n/locales/en.js index d016fb8..1ca3e30 100644 --- a/src/i18n/locales/en.js +++ b/src/i18n/locales/en.js @@ -113,7 +113,7 @@ const en = { not_null: "Not null", primary: "Primary", unique: "Unique", - autoincrement: "Autoincrement", + autoincrement: "Auto-increment", default_value: "Default", check: "Check expression", this_will_appear_as_is: "*This will appear in the generated script as is.",