From affa2073830c1c34bf74540bb296dd9f14d7e2d5 Mon Sep 17 00:00:00 2001 From: morgangauth <113058716+morgangauth@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:43:13 +0100 Subject: [PATCH] Remove "the Cody" Replace with just "Cody" --- docs/cody/quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cody/quickstart.mdx b/docs/cody/quickstart.mdx index 851761e3c..d44ea8775 100644 --- a/docs/cody/quickstart.mdx +++ b/docs/cody/quickstart.mdx @@ -17,7 +17,7 @@ Before you start, you'll need the following: - Free or Pro account via Sourcegraph.com or a Sourcegraph Enterprise account - A project open in VS Code -## Getting started with the Cody +## Getting started with Cody After installing the extension and connecting to a Sourcegraph instance, you can leverage Cody to use the best LLM and context to understand, write, and fix code. Click the **Cody** icon from the VS Code side activity bar to open the Cody chat panel.