From ae5860e4316c2aa13f88483d30850f2ad15114bf Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:10:31 +0300 Subject: [PATCH] docs: fix typo Update deployment-gcp.md (#5225) Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com> --- docs/docs/Deployment/deployment-gcp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/Deployment/deployment-gcp.md b/docs/docs/Deployment/deployment-gcp.md index bcae2a36c..b8c30b38c 100644 --- a/docs/docs/Deployment/deployment-gcp.md +++ b/docs/docs/Deployment/deployment-gcp.md @@ -20,7 +20,7 @@ The script will guide you through setting up a Debian-based VM with the Langflow [![GCP Deploy](/logos/cloud_deploy.svg) Deploy to Google Cloud](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/langflow-ai/langflow&working_dir=scripts/gcp&shellonly=true&tutorial=walkthroughtutorial.md) -2. Click **Trust repo**. Some gcloud commands might not run in an ephemeral Cloud Shell environment. +2. Click **Trust repo**. Some gcloud commands may not run in an ephemeral Cloud Shell environment. 3. Click **Start** and follow the tutorial to deploy Langflow. ## Spot/Preemptible Instance