Browse Source

fix typo

pull/445/head
jjyyxx 6 years ago
committed by GitHub
parent
commit
7f99cfa9b4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lib/ruler.js

2
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')();

Loading…
Cancel
Save