Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Aug 5, 2015
1 parent d376a87 commit be5cc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Converts `this.resource('user')` to `this.route('user',
Helps with the deprecation added added in
[ember.js/11517](https://github.com/emberjs/ember.js/pull/11517).

#### `ember watson:methodify: <routerPath>`
#### `ember watson:methodify <routerPath>`

Converts methods in file to ES6 method syntax.

Expand Down

0 comments on commit be5cc08

Please sign in to comment.