diff options
| author | John Eismeier <[email protected]> | 2025-11-02 10:56:40 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-02 09:56:40 -0600 |
| commit | 8b70b89fde5a6706ffe9b1a1fa1fd22ddf4b8cfb (patch) | |
| tree | d81f6f75efae044fb4acb4fba290fd0f8b6fb889 /AGENTS.md | |
| parent | f9dbc586dc362da581146f54174ec115e8b9f287 (diff) | |
| download | opencode-8b70b89fde5a6706ffe9b1a1fa1fd22ddf4b8cfb.tar.gz opencode-8b70b89fde5a6706ffe9b1a1fa1fd22ddf4b8cfb.zip | |
fix: typos (#3757)
Signed-off-by: John E <[email protected]>
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ ## Tool Calling -- ALWAYS USE PARALLEL TOOLS WHEN APPLICABLE. Here is an example illustrating how to execute 3 parallel file reads in this chat environnement: +- ALWAYS USE PARALLEL TOOLS WHEN APPLICABLE. Here is an example illustrating how to execute 3 parallel file reads in this chat environment: json { |
