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 f1708f5 commit ae3b3cdCopy full SHA for ae3b3cd
best_practices/forms.rst
@@ -157,7 +157,7 @@ There are a lot of ways to render your form, ranging from rendering the entire
157
thing in one line to rendering each part of each field independently. The
158
best way depends on how much customization you need.
159
160
-One of thhe simplest ways - which is especially useful during development -
+One of the simplest ways - which is especially useful during development -
161
is to render the form tags and use ``form_widget()`` to render all of the
162
fields:
163
0 commit comments