We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663ab03 commit 12b4b3fCopy full SHA for 12b4b3f
user_guide_src/source/models/model.rst
@@ -141,7 +141,7 @@ This array should be updated with the field names that can be set during ``save(
141
against just taking input from a form and throwing it all at the model, resulting in
142
potential mass assignment vulnerabilities.
143
144
-.. note:: The ``$primaryKey`` should never be an allowed field.
+.. note:: The ``$primaryKey`` field should never be an allowed field.
145
146
$useTimestamps
147
--------------
0 commit comments