Преглед изворни кода

docs: typo in custom-tools.mdx (#3152)

maple пре 6 месеци
родитељ
комит
cd13a8524e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/web/src/content/docs/custom-tools.mdx

+ 1 - 1
packages/web/src/content/docs/custom-tools.mdx

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