diff --git a/docs/docs/themes/shadowing.md b/docs/docs/themes/shadowing.md index 9c86030008a97..225914f9de456 100644 --- a/docs/docs/themes/shadowing.md +++ b/docs/docs/themes/shadowing.md @@ -90,9 +90,8 @@ Which will result in the following directory tree: user-site └── src └── gatsby-theme-blog - └── components - └── tokens - └──index.js // highlight-line + └── gatsby-plugin-theme-ui + └──index.js // highlight-line ``` ## Any source file is shadowable