Skip to content

Commit 2634b48

Browse files
committed
[symfony#2401] Fixing a typo thanks to @michaelperrin and adding a reference link
1 parent eedc345 commit 2634b48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/forms/types/options/virtual.rst.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ virtual
33

44
**type**: ``boolean`` **default**: ``false``
55

6-
This option determines if the form will be mapped with data. This can be usefull
7-
if you need a form to structure the view.
6+
This option determines if the form will be mapped with data. This can be useful
7+
if you need a form to structure the view. See :doc:`/cookbook/form/use_virtuals_forms`.

0 commit comments

Comments
 (0)