Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
KingTiger001 committed Jan 27, 2017
1 parent 92c28c8 commit 3e23a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Re-bundle, then run the installer:
$ rails generate administrate:install
```

The installer adds some new routes to your `config/application.rb`,
The installer adds some new routes to your `config/routes.rb`,
and creates a controller at `app/controllers/admin/application_controller.rb`

In addition, the generator creates a `Dashboard` and a `Controller` for each of
Expand Down

0 comments on commit 3e23a7a

Please sign in to comment.