Skip to content

Commit

Permalink
Update polycollection.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
patie authored May 9, 2017
1 parent af97d03 commit 92272ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/polycollection.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class InvoiceType extends AbstractType
InvoiceProductLineType::class => array(
// Here you can optionally define options for the InvoiceProductLineType
)
)
),
'allow_add' => true,
'allow_delete' => true,
));
Expand Down

0 comments on commit 92272ab

Please sign in to comment.