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

This commit is contained in:
Nicholas Hamilton
2025-09-12 23:26:52 -05:00
committed by GitHub
parent e03f27381f
commit 2b69bcccdf

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.
:::
---