Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SofHad committed Jan 16, 2015
1 parent 32af5c1 commit 7c953c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ $ php app/console propel:form:generate [-f|--force] bundle [models1] ... [models

It will write Form Type classes in `src/YourVendor/YourBundle/Form/Type`.

You can choose which Form Type to build by specifing Model names:
You can choose which Form Type to build by specifying Model names:

```bash
$ php app/console propel:form:generate @AcmeDemoBundle Book Author
Expand Down

0 comments on commit 7c953c2

Please sign in to comment.