From 71b2b5ea944d4173d20269178d813a602c448a2d Mon Sep 17 00:00:00 2001 From: Felarof Date: Wed, 4 Feb 2026 10:53:04 -0800 Subject: [PATCH] chore: minor update to docs --- docs/features/bring-your-own-llm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/bring-your-own-llm.mdx b/docs/features/bring-your-own-llm.mdx index d9abd2acd..7080ad5e2 100644 --- a/docs/features/bring-your-own-llm.mdx +++ b/docs/features/bring-your-own-llm.mdx @@ -1,5 +1,5 @@ --- -title: "LLM Setup" +title: "Bring Your Own LLM" description: "Connect your own AI models to BrowserOS" ---