Skip to content

Commit

Permalink
doc: fix spacing (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthart authored Nov 4, 2024
1 parent ded5e89 commit 3df97eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/site/howto_deploy_to_cloud_run/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ Set the active project:
gcloud config set project ${GOOGLE_CLOUD_PROJECT}
```


```sh
gcloud run deploy gcf-cpp-hello-world-http \
--image="gcr.io/${GOOGLE_CLOUD_PROJECT}/gcf-cpp-hello-world-http:latest" \
Expand Down

0 comments on commit 3df97eb

Please sign in to comment.