Skip to content

Commit 4e959c0

Browse files
committed
docs: typos
1 parent 36248de commit 4e959c0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/agent-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Tool and LLM steps surface in `context.currentStep` / `context.intermediateSteps
5656

5757
### Getting started
5858

59-
Follow the instructions [here](../../README.md#getting-started) to set up the development environment for the entire Pizza MCP Agents project.
59+
Follow the instructions [here](../../README.md#getting-started) to set up the development environment for the entire Burger MCP Agents project.
6060

6161
### Run the application
6262

packages/burger-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ No manual API call is needed for these transitions.
8484

8585
### Getting started
8686

87-
Follow the instructions [here](../../README.md#getting-started) to set up the development environment for the entire Pizza MCP Agents project.
87+
Follow the instructions [here](../../README.md#getting-started) to set up the development environment for the entire Burger MCP Agents project.
8888

8989
### Run the application
9090

packages/burger-mcp/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ First, you need to start the Burger API and Burger MCP server locally.
6363

6464
### Getting started
6565

66-
Follow the instructions [here](../../README.md#getting-started) to set up the development environment for the entire Pizza MCP Agents project.
66+
Follow the instructions [here](../../README.md#getting-started) to set up the development environment for the entire Burger MCP Agents project.
6767

6868
### Run the application
6969

@@ -105,4 +105,4 @@ The application uses environment variables for configuration:
105105

106106
| Variable | Description | Default |
107107
|----------|-------------|---------|
108-
| `BURGER_API_URL` | URL of the Pizza API server | `http://localhost:7071` |
108+
| `BURGER_API_URL` | URL of the Burger API server | `http://localhost:7071` |

0 commit comments

Comments
 (0)