diff --git a/.github/pr-title-checker.json b/.github/pr-title-checker.json index ba37ae9..9ba0311 100644 --- a/.github/pr-title-checker.json +++ b/.github/pr-title-checker.json @@ -19,7 +19,7 @@ }, "MESSAGES": { "success": "Everything is great. Status: 200", - "failure": "PR title does not conform to the required format. Please use one of the specified prefixes followed by a colon and a space. Status: 400", + "failure": "PR title does not confirm to the required format. Please use one of the specified prefixes followed by a colon and a space. Status: 400", "notice": "" } - } \ No newline at end of file + }