Skip to content

Commit d215b67

Browse files
peterrehmweaverryan
authored andcommitted
Updated typo
1 parent c0630ef commit d215b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ the choice is ultimately up to you.
898898

899899
$form->get('dueDate')->getData();
900900
901-
In addition, the data of an unmapped field can also directly be modified::
901+
In addition, the data of an unmapped field can also be modified directly::
902902

903903
$form->get('dueDate')->setData('dueDate');
904904

0 commit comments

Comments
 (0)