From 6dd42378991c23daccff127cfcab9b87173bde29 Mon Sep 17 00:00:00 2001 From: Kritika Gupta <83400697+Kritika30032002@users.noreply.github.com> Date: Mon, 5 Feb 2024 14:33:39 +0530 Subject: [PATCH] Update pr-title-checker.json --- .github/pr-title-checker.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 + }