Skip to content

Commit

Permalink
fix invalid input name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fnep committed Jul 22, 2021
1 parent a15e129 commit 50c2249
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 @@ -33,7 +33,7 @@ Require or import it after Prism.

```js
import 'prismjs'
import 'prism-json-fold'
import 'prism-js-fold'

// commonjs
require('prismjs')
Expand Down

0 comments on commit 50c2249

Please sign in to comment.