docs: typo in web agents.mdx (#2574)

pull/2577/head
Nicholas Hamilton 2025-09-12 23:26:52 -05:00 committed by GitHub
parent e03f27381f
commit 2b69bcccdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -543,7 +543,7 @@ For example, with OpenAI's reasoning models, you can control the reasoning effor
These additional options are model and provider-specific. Check your provider's documentation for available parameters.
:::tip
Run `opencode models` to see a lit of the available models.
Run `opencode models` to see a list of the available models.
:::
---