docs: typo in custom-tools.mdx (#3152)
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run

This commit is contained in:
maple 2025-10-14 00:19:20 +02:00 committed by GitHub
parent 59765e0157
commit cd13a8524e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ Tools are defined as **TypeScript** or **JavaScript** files.
### Location
They can defined:
They can be defined:
- Locally by placing them in the `.opencode/tool/` directory of your project.
- Or globally, by placing them in `~/.config/opencode/tool/`.