From b306af3bd7694c1002f24536e40819530143c9a3 Mon Sep 17 00:00:00 2001 From: Lagmator22 <133108827+lagmator22@users.noreply.github.com> Date: Sat, 11 Jul 2026 16:32:13 +0530 Subject: [PATCH] docs: fix "quuickstart" typo and duplicated heading in supported_providers.rst --- docs/source/concepts/llm_providers/supported_providers.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/concepts/llm_providers/supported_providers.rst b/docs/source/concepts/llm_providers/supported_providers.rst index 43d5e42d0..e3797c0a0 100644 --- a/docs/source/concepts/llm_providers/supported_providers.rst +++ b/docs/source/concepts/llm_providers/supported_providers.rst @@ -8,7 +8,7 @@ Plano provides first-class support for multiple LLM providers through native int .. note:: **Model Support:** Plano supports all chat models from each provider, not just the examples shown in this guide. The configurations below demonstrate common models for reference, but you can use any chat model available from your chosen provider. - Please refer to the quuickstart guide :ref:`here ` to configure and use LLM providers via common client libraries like OpenAI and Anthropic Python SDKs, or via direct HTTP/cURL requests. + Please refer to the quickstart guide :ref:`here ` to configure and use LLM providers via common client libraries like OpenAI and Anthropic Python SDKs, or via direct HTTP/cURL requests. Configuration Structure @@ -256,7 +256,6 @@ Mistral AI - Compact model **Configuration Examples:** -**Configuration Examples:** .. code-block:: yaml