Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed type for bootstrapped:layout
  • Loading branch information
Nicholas W. Watson committed Mar 12, 2012
1 parent 9f1d167 commit f1daa38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -47,7 +47,7 @@ You can change the name of the layout by specifying the layout name. For example

You can also specify if you want a fixed for fluid layout. If you choose to specify the layout, you must specify the layout name as well. The options are fluid and fixed

rails g boostrapped:layout [layout_name] [fixed or fluid]
rails g bootstrapped:layout [layout_name] [fixed or fluid]

An example command:

Expand Down

0 comments on commit f1daa38

Please sign in to comment.