diff --git a/docs/content/1.packages/0.module.md b/docs/content/1.packages/0.module.md index 9bb06300..a714a15e 100644 --- a/docs/content/1.packages/0.module.md +++ b/docs/content/1.packages/0.module.md @@ -187,7 +187,7 @@ For all the available configure names, please use the DevTools to inspect. ### Config Inspector -This module ships [ESLint Congfig Inspector](https://github.com/eslint/config-inspector) in your [Nuxt DevTools](https://github.com/nuxt/devtools). You can inspect the resolved ESLint flat config there: +This module ships [ESLint Config Inspector](https://github.com/eslint/config-inspector) in your [Nuxt DevTools](https://github.com/nuxt/devtools). You can inspect the resolved ESLint flat config there: ![ESLint Config Inspector in Nuxt DevTools](/images/devtools-inspector.png)