diff --git a/docs/ref/models/constraints.txt b/docs/ref/models/constraints.txt index 6339c39679..3d80f7ee18 100644 --- a/docs/ref/models/constraints.txt +++ b/docs/ref/models/constraints.txt @@ -210,7 +210,7 @@ enforced immediately after every command. .. admonition:: MySQL, MariaDB, and SQLite. Deferrable unique constraints are ignored on MySQL, MariaDB, and SQLite as - neither supports them. + they do not support them. .. warning::