diff --git a/pages/apis/webhooks/build_events.md b/pages/apis/webhooks/build_events.md index 94a4945ab4b..e92dc7c5769 100644 --- a/pages/apis/webhooks/build_events.md +++ b/pages/apis/webhooks/build_events.md @@ -58,7 +58,7 @@ Example request body: ``` ## Finding out if a build is blocked -To if a build is blocked, look for `blocked: true` in the `build.finished` event +If a build is blocked, look for `blocked: true` in the `build.finished` event. Example request body for blocked build: