Skip to content

Commit 36f8793

Browse files
committed
fix typo
1 parent bbafc80 commit 36f8793

File tree

1 file changed

+1
-1
lines changed
  • examples/a2a-adk-app/host_agent/adk_agent

1 file changed

+1
-1
lines changed

examples/a2a-adk-app/host_agent/adk_agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This example shows how to create an A2A Server that uses an ADK-based Agent.
77

88
1. Create the .env file with your API Key
99
```bash
10-
OOGLE_GENAI_USE_VERTEXAI=TRUE
10+
GOOGLE_GENAI_USE_VERTEXAI=TRUE
1111
GOOGLE_CLOUD_PROJECT="your project id"
1212
GOOGLE_CLOUD_LOCATION=us-central1
1313
AIR_AGENT_URL=http://localhost:10002

0 commit comments

Comments
 (0)