Skip to content

Commit 9f728b9

Browse files
Micheal Cottinghamweaverryan
Micheal Cottingham
authored andcommitted
Update dynamic_form_modification.rst
Re-add the :: and change the wording for `jumping right into`.
1 parent f5cbd09 commit 9f728b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

form/dynamic_form_modification.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ take a look at the :doc:`Form Events </form/events>` documentation.
3232
Customizing your Form Based on the Underlying Data
3333
--------------------------------------------------
3434

35-
Before jumping right into dynamic form generation, recall what
36-
a bare form class looks like:
35+
Before starting with dynamic form generation, recall what
36+
a bare form class looks like::
3737

3838
// src/AppBundle/Form/Type/ProductType.php
3939
namespace AppBundle\Form\Type;

0 commit comments

Comments
 (0)