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 f5cbd09 commit 9f728b9Copy full SHA for 9f728b9
form/dynamic_form_modification.rst
@@ -32,8 +32,8 @@ take a look at the :doc:`Form Events </form/events>` documentation.
32
Customizing your Form Based on the Underlying Data
33
--------------------------------------------------
34
35
-Before jumping right into dynamic form generation, recall what
36
-a bare form class looks like:
+Before starting with dynamic form generation, recall what
+a bare form class looks like::
37
38
// src/AppBundle/Form/Type/ProductType.php
39
namespace AppBundle\Form\Type;
0 commit comments