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 16eddff commit 6f3ef09Copy full SHA for 6f3ef09
cookbook/form/form_collections.rst
@@ -731,12 +731,12 @@ the relationship between the removed ``Tag`` and ``Task`` object.
731
732
.. _cookbook-form-collections-custom-prototype
733
734
-Render a custom prototype
735
--------------------------
+Rendering a Custom Prototype
+----------------------------
736
737
Most of the time the provided prototype will be sufficient for your needs
738
and does not need to be changed. But if you are in the situation were
739
-you need to have a complete custom prototype you can render it yourself:
+you need to have a complete custom prototype, you can render it yourself:
740
741
.. configuration-block::
742
0 commit comments