Skip to content

Commit f5cbd09

Browse files
Micheal Cottinghamweaverryan
Micheal Cottingham
authored andcommitted
Remove colloquialism "hold on"
I'm of the thought that documentation should balance between conversational grammar and formal grammar. Hold on pushes that over the conversational boundary, in my opinion. Thoughts?
1 parent 74f811e commit f5cbd09

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, hold on and recall what
36-
a bare form class looks like::
35+
Before jumping right into 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)