Skip to content

Commit

Permalink
add missing js code block descriptor
Browse files Browse the repository at this point in the history
  • Loading branch information
ngouy authored Jul 19, 2020
1 parent d4ba2a6 commit d5fff9a
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 @@ -569,7 +569,7 @@ Ember Simple Auth works with engines out of the box. The host app and any
engine(s) share the same `session` service so they can synchronize the
authentication status:

```
```js
// my-engine/addon/routes/index.js
import Application from '@ember/application';
import loadInitializers from 'ember-load-initializers';
Expand Down

0 comments on commit d5fff9a

Please sign in to comment.