Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 7be8875

Browse files
committed
Fix typos
1 parent 2f43164 commit 7be8875

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ sidebar_position: 1
88

99
## What is CodeGate?
1010

11-
CodeGate is local prompt gateway that sits between your AI coding assistant and
12-
LLM to enhance privacy and security. CodeGate performs code security reviews,
13-
identifies vulnerabilities in package dependencies, and prevents sensitive data
14-
like secrets from being shared with AI models.
11+
CodeGate is a local prompt gateway that sits between your AI coding assistant
12+
and LLM to enhance privacy and security. CodeGate performs code security
13+
reviews, identifies vulnerabilities in package dependencies, and prevents
14+
sensitive data like secrets from being shared with AI models.
1515

1616
```mermaid
1717
sequenceDiagram
@@ -54,7 +54,7 @@ AI coding assistants / IDEs:
5454
- Anthropic
5555
- OpenAI
5656

57-
**[Aider](./how-to/use-with-aider.mdx)** with Ollama and OpenAI
57+
- **[Aider](./how-to/use-with-aider.mdx)** with Ollama and OpenAI
5858

5959
As the project evolves, we plan to add support for more IDE assistants and AI
6060
model providers.

0 commit comments

Comments
 (0)