Skip to content

Commit

Permalink
docs: fix a typo (#83)
Browse files Browse the repository at this point in the history
docs: fix a typo
  • Loading branch information
rwjblue committed Aug 8, 2019
2 parents a77cbe7 + 3344c7e commit 92fc5e5
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 @@ -25,7 +25,7 @@ If you'd like to update `ember-source` in your `package.json` with the new URL,
npx ember-source-channel-url canary --write
```
### Progamatic API
### Programmatic API
```js
const getURLFor = require('ember-source-channel-url');
Expand Down

0 comments on commit 92fc5e5

Please sign in to comment.