Skip to content

Commit e27048e

Browse files
committed
Update the language for the js code block
1 parent 456dbce commit e27048e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react/allow-md-as-an-extension-with-gatsby-mdx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ allows you to create pages in a Gatsby project using `.mdx` files. If you
55
prefer the `.md` extension on your markdown files, then you can adjust the
66
plugin options to allow that.
77

8-
```json
8+
```javascript
99
// gatsby-config.js
1010
plugins: [
1111
{

0 commit comments

Comments
 (0)