Skip to content

Commit

Permalink
Merge pull request #445 from jjyyxx/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
Vitaly Puzrin committed Mar 13, 2018
2 parents 42e3882 + 7f99cfa commit 6fa70c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ruler.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Ruler.prototype.__compile__ = function () {
*
* ##### Example
*
* Replace existing typorgapher replacement rule with new one:
* Replace existing typographer replacement rule with new one:
*
* ```javascript
* var md = require('markdown-it')();
Expand Down

0 comments on commit 6fa70c5

Please sign in to comment.