diff --git a/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json b/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json index f9feac49ebf..ea79c9cc045 100644 --- a/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json +++ b/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@microsoft/rush", - "comment": "Fix issue where git pre-push didn't stop push even script exit with error", + "comment": "Fix an issue where the git pre-push hook would allow push to go through if the script exited with error.", "type": "patch" } ],