From 561490121128487977c2618de5775783f10bcf1b Mon Sep 17 00:00:00 2001 From: Kevin Cheung Date: Fri, 3 May 2024 15:33:55 -0700 Subject: [PATCH] Update deploy-node.md - typo --- docs/deploy-node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy-node.md b/docs/deploy-node.md index d505b57477..43ef207cc4 100644 --- a/docs/deploy-node.md +++ b/docs/deploy-node.md @@ -61,7 +61,7 @@ sample flow. If the Google AI Gemini API is not available in your region, consider using the Vertex AI API which also offers Gemini and other models. You will need to have a billing-enabled Google Cloud project, enable AI - Platform API, and set some additional environment variable: + Platform API, and set some additional environment variables: ```posix-terminal gcloud services enable aiplatform.googleapis.com