diff --git a/lib/ruler.js b/lib/ruler.js index 27770b4..9ad5da4 100644 --- a/lib/ruler.js +++ b/lib/ruler.js @@ -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')();