diff --git a/.github/workflows/manage-integration-check.yml b/.github/workflows/manage-integration-check.yml
index 9724b83..255ac57 100644
--- a/.github/workflows/manage-integration-check.yml
+++ b/.github/workflows/manage-integration-check.yml
@@ -24,7 +24,7 @@ jobs:
status: "in_progress",
output: {
title: "Integration Test Aggregate Result",
- summary: `Synthetic check capturing the result of the integration-test workflow run`,
+ summary: `Synthetic check capturing the result of the integration-test workflow run`,
}
});
return check.data.id;