Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: fix typo (#602)
  • Loading branch information
fengzilong authored and johno committed Jun 17, 2019
1 parent deff36b commit d918360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/syntax-highlighting.md
Expand Up @@ -142,7 +142,7 @@ module.exports = {
{
resolve: '@mdx-js/loader',
options: {
hastPlugins[rehypePrism]
rehypePlugins: [rehypePrism]
}
}
]
Expand Down

0 comments on commit d918360

Please sign in to comment.