Skip to content

Commit 1f42212

Browse files
toby-griffithsxabbuh
authored andcommitted
Minor typo correction
1 parent 9663a24 commit 1f42212

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)