Skip to content

Commit 98e3711

Browse files
committed
minor #6805 Remove colloquialism "hold on" (micheal)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #6805). Discussion ---------- 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? Commits ------- 9f728b9 Update dynamic_form_modification.rst f5cbd09 Remove colloquialism "hold on"
2 parents 74f811e + 9f728b9 commit 98e3711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/dynamic_form_modification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ 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
35+
Before starting with dynamic form generation, recall what
3636
a bare form class looks like::
3737

3838
// src/AppBundle/Form/Type/ProductType.php

0 commit comments

Comments
 (0)