Skip to content

Commit

Permalink
Typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan committed Nov 30, 2015
1 parent 64c4a97 commit ccf243c
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 @@ -28,7 +28,7 @@ You can use it as a plugin for [mdast][mdast]:
```js
import mdast from 'mdast';
import mdastTextr from 'mdast-textr';
import base from 'typograhic-base';
import base from 'typographic-base';

mdast
.use(mdastTextr, {
Expand Down

0 comments on commit ccf243c

Please sign in to comment.