We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f375489 commit df9b878Copy full SHA for df9b878
reference/forms/types/options/data.rst.inc
@@ -17,5 +17,5 @@ an individual field, you can set it in the data option::
17
18
The ``data`` option *always* overrides the value taken from the domain data
19
(object) when rendering. This means the object value is also overriden when
20
- the form edits an already persisted object, causing it to loose it's
+ the form edits an already persisted object, causing it to lose it's
21
persisted value when the form is submitted.
0 commit comments