8000 docs: Correct working in migrating plugin docs (#17722) · eslint/eslint@d245326 · GitHub
[go: up one dir, main page]

Skip to content

Commit d245326

Browse files
docs: Correct working in migrating plugin docs (#17722)
Update plugin-migration-flat-config.md
1 parent 5454c22 commit d245326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/extend/plugin-migration-flat-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ export default [
199199
];
200200
```
201201

202-
You should update our documentation so your plugin users know how to reference the exported configs.
202+
You should update your documentation so your plugin users know how to reference the exported configs.
203203

204204
## Migrating Environments for Flat Config
205205

0 commit comments

Comments
 (0)
0