Skip to content

Commit c0630ef

Browse files
peterrehmweaverryan
authored andcommitted
Fixed typos
1 parent 03c73e9 commit c0630ef

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 a unmapped field can also directly be modified ::
901+
In addition, the data of an unmapped field can also directly be modified::
902902

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

0 commit comments

Comments
 (0)