mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
docs: typo in custom-tools.mdx (#3152)
This commit is contained in:
parent
59765e0157
commit
cd13a8524e
1 changed files with 1 additions and 1 deletions
|
|
@ -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/`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue