Minor typo fix in the @next/mdx README (#27784)

N/a
This commit is contained in:
Orta Therox 2021-08-05 10:02:38 +01:00 committed by GitHub
parent f15d05754d
commit 504d478351
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,6 +73,6 @@ module.exports = withMDX({
})
```
## Typescript
## TypeScript
Follow [this guide](https://mdxjs.com/advanced/typescript) from the MDX docs.