From f4923468dc4ebcd6c5c30157bfd81ada822d0983 Mon Sep 17 00:00:00 2001 From: Mithlesh kumar <44600003+kumar-mithlesh@users.noreply.github.com> Date: Fri, 4 Jul 2025 21:08:43 +0530 Subject: chore: typo fixes (#3203) Co-authored-by: Jack Wotherspoon --- docs/npm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/npm.md') diff --git a/docs/npm.md b/docs/npm.md index c004301a..01b99ccd 100644 --- a/docs/npm.md +++ b/docs/npm.md @@ -78,7 +78,7 @@ Pushing a new tag will trigger the [release workflow](https://github.com/google- - Create a new GitHub release with generated release notes. - Create a new branch `release/vX.Y.Z` containing the version bump in the `package.json` files. -We also run a Gooogle cloud build called [release-docker.yml](../.gcp/release-docker.yaml). Which publishes the sandbox docker to match your release. This will also be moved to GH and combined with the main relase file once service account permissions are sorted out. +We also run a Google cloud build called [release-docker.yml](../.gcp/release-docker.yaml). Which publishes the sandbox docker to match your release. This will also be moved to GH and combined with the main release file once service account permissions are sorted out. ### 2. Monitor the Release Workflow -- cgit v1.2.3