Skip to content

Commit

Permalink
Fix typo, thanks to Robertral
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jun 7, 2012
1 parent e9f3b2f commit 8bcfc5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/Introduction.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ Forge is a command-oriented rapid application development tool that allows you t
To generate an entity, use these commands:
entity --named Event --package org.jboss.toos.examples.model
entity --named Event --package org.jboss.tools.examples.model
field string --named name
validation setup
constraint NotNull --onProperty name
Expand Down

0 comments on commit 8bcfc5b

Please sign in to comment.