Skip to content

Commit

Permalink
Update the location of the custom store in the API doc example
Browse files Browse the repository at this point in the history
  • Loading branch information
bmac committed Aug 27, 2015
1 parent 9485564 commit 360a87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ember-data/lib/system/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ if (!Service) {
Define your application's store like this:
```app/stores/application.js
```app/services/store.js
import DS from 'ember-data';
export default DS.Store.extend({
Expand Down

0 comments on commit 360a87d

Please sign in to comment.