diff --git a/docs/newforms.txt b/docs/newforms.txt index 740bbf9d26..2a5a149690 100644 --- a/docs/newforms.txt +++ b/docs/newforms.txt @@ -658,7 +658,7 @@ We've specified ``auto_id=False`` to simplify the output:: Comment: ``initial`` -~~~~~~~ +~~~~~~~~~~~ The ``initial`` argument lets you specify the initial value to use when rendering this ``Field`` in an unbound ``Form``.