docs: Update plugins.mdx (#1690)

pull/1731/head
Max Pod 2025-08-08 17:11:06 -04:00 committed by GitHub
parent 0a9463541a
commit d1208bf0a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ functions. Each function receives a context object and returns a hooks object.
Plugins are loaded from:
1. `.opencode/plugin` directory either in your proejct
1. `.opencode/plugin` directory either in your project
2. Or, globally in `~/.config/opencode/plugin`
---