From 60657b3b9808517f9be7ed497efba2ccea00840b Mon Sep 17 00:00:00 2001
From: AnimeGitB <AnimeGitB@bigblueball.in>
Date: Fri, 28 Oct 2022 22:23:13 +1030
Subject: [PATCH] Fix CONTIBUTING typo in protect_files.yml

---
 .github/workflows/protect_files.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/protect_files.yml b/.github/workflows/protect_files.yml
index a34895ce..a121ad09 100644
--- a/.github/workflows/protect_files.yml
+++ b/.github/workflows/protect_files.yml
@@ -20,4 +20,4 @@ jobs:
     steps:
       - uses: superbrothers/close-pull-request@v3
         with:
-          comment: "This PR has been closed for modifying protected files. See `CONTIBUTING.md` for more information."
\ No newline at end of file
+          comment: "This PR has been closed for modifying protected files. See `CONTRIBUTING.md` for more information."
\ No newline at end of file
-- 
GitLab