fixed a typo

This commit is contained in:
Patricio Mac Adden 2012-04-09 19:58:42 -03:00
parent fa3171e40d
commit 2ec7c49448
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ Then run `bundle` from the project directory.
This will create the `app/decorators` directory and the `ApplicationDecorator` inside it.
```
rails generate drapper:install
rails generate draper:install
```
### Generate the Decorator