Skip to content

Commit 80d373e

Browse files
fix punctuation
1 parent 74ab0f7 commit 80d373e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/i18n/locales/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ const en = {
146146
relationship_deleted: "Relationship deleted",
147147
type_deleted: "Type deleted",
148148
cannot_connect: "Cannot connect, the columns have different types",
149-
cannot_fk: "Only fields that are a primary key or both not null and unique can be selected as a foreign key.",
149+
cannot_fk: "Only fields that are a primary key or both not null and unique can be selected as a foreign key",
150150
copied_to_clipboard: "Copied to clipboard",
151151
create_new_diagram: "Create new diagram",
152152
cancel: "Cancel",

0 commit comments

Comments
 (0)