Przeglądaj źródła

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

Nicholas Hamilton 1 rok temu
rodzic
commit
2b69bcccdf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/web/src/content/docs/agents.mdx

+ 1 - 1
packages/web/src/content/docs/agents.mdx

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