Skip to content

Commit

Permalink
fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Mar 8, 2014
1 parent 74a9775 commit 517211a
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 @@ -216,7 +216,7 @@ application:

```js
App.LoginController = Ember.Controller.extend(EmberSimpleAuth.LoginControllerMixin, {
authenticator: 'app:authenticators:custom'
authenticatorFactory: 'app:authenticators:custom'
});
```

Expand Down

0 comments on commit 517211a

Please sign in to comment.