Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michga committed Aug 8, 2018
1 parent 879fe32 commit beae443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rsvp/hash.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ import PromiseHash from './promise-hash';
Example:
```javascript
import { hash, resovle } from 'rsvp';
import { hash, resolve } from 'rsvp';
function MyConstructor(){
this.example = resolve('Example');
}
Expand Down

0 comments on commit beae443

Please sign in to comment.