diff --git a/docs/reference/pages/model_reference.rst b/docs/reference/pages/model_reference.rst index 48e3f92eee..cc936775c3 100644 --- a/docs/reference/pages/model_reference.rst +++ b/docs/reference/pages/model_reference.rst @@ -104,10 +104,10 @@ Database fields (boolean) - When set to ``True``, the Wagtail editor will not allow any user's to edit + When set to ``True``, the Wagtail editor will not allow any users to edit the content of the page. - If ``locked_by`` is also set, only that user cat edit the page. + If ``locked_by`` is also set, only that user can edit the page. .. attribute:: locked_by