From 95b3193705a1d58d2e58ff6aeba291f8a07dfbb4 Mon Sep 17 00:00:00 2001 From: Anni Wang <54481763+aninibread@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:19:36 -0400 Subject: [PATCH] Update src/content/docs/workers/ci-cd/builds/index.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> --- src/content/docs/workers/ci-cd/builds/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/workers/ci-cd/builds/index.mdx b/src/content/docs/workers/ci-cd/builds/index.mdx index 8dd107ab39a811..38523678f09dd2 100644 --- a/src/content/docs/workers/ci-cd/builds/index.mdx +++ b/src/content/docs/workers/ci-cd/builds/index.mdx @@ -22,7 +22,7 @@ If you have a monorepo or [Wrangler Enviornments](/workers/wrangler/environments ## Build Details -When a build is in progress you can monitor the build by viewing its logs. Navigate to the “View build history” on the deployments page, and select “View Build”. The build can take on the status of in progress, queued, successful, failed and canceled builds. +When a build is in progress you can monitor the build by viewing its logs. Navigate to the "View build history" on the deployments page, and select "View Build". The build can take on the status of in progress, queued, successful, failed and canceled builds. When a commit is successfully built and deployed, you can also view build details for each new version created with git.