diff --git a/packages/docs/docs/config/README.md b/packages/docs/docs/config/README.md index 9155b669e7..1e4405a68b 100644 --- a/packages/docs/docs/config/README.md +++ b/packages/docs/docs/config/README.md @@ -102,7 +102,7 @@ A function to control what files should have `` resource hin - Type: `boolean|string` - Default: `false` -Whether to enable placeholder loading for asynchronous loading content. if it's a stirng, it should be the name of your custom loading component. +Whether to enable placeholder loading for asynchronous loading content. if it's a string, it should be the name of your custom loading component. ### cache