diff --git a/docs/ref/models/fields.txt b/docs/ref/models/fields.txt index c94309257c..e34da13ee5 100644 --- a/docs/ref/models/fields.txt +++ b/docs/ref/models/fields.txt @@ -308,7 +308,7 @@ underscores to spaces. See :ref:`Verbose field names `. .. attribute:: Field.validators -A list of validators to run for this field.See the :doc:`validators +A list of validators to run for this field. See the :doc:`validators documentation ` for more information. .. _model-field-types: