diff --git a/docs/src/extend/plugin-migration-flat-config.md b/docs/src/extend/plugin-migration-flat-config.md index 6c277596fc4..135e039c305 100644 --- a/docs/src/extend/plugin-migration-flat-config.md +++ b/docs/src/extend/plugin-migration-flat-config.md @@ -199,7 +199,7 @@ export default [ ]; ``` -You should update our documentation so your plugin users know how to reference the exported configs. +You should update your documentation so your plugin users know how to reference the exported configs. ## Migrating Environments for Flat Config