Skip to content

Commit aef3e03

Browse files
committed
minor #1601 Minor typo correction (toby-griffiths)
This PR was submitted for the master branch but it was merged into the 2.0 branch instead (closes #1601). Discussion ---------- Minor typo correction Commits ------- 1f42212 Minor typo correction
2 parents 9663a24 + 1f42212 commit aef3e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/2-the-view-layer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Then:
185185
leads to a "validation failed" response.
186186
- In a rendered template, the form is passed as 'form' and ``createView()``
187187
is called automatically.
188-
- ``$form->getData()`` is passed into the view as template as ``'data'`` if the
188+
- ``$form->getData()`` is passed into the view template as ``'data'`` if the
189189
form is the only view data.
190190
- An invalid form will be wrapped into an exception.
191191

0 commit comments

Comments
 (0)