From ebb57560423c39cbe37e0620f5653ed953658014 Mon Sep 17 00:00:00 2001
From: Teko <112829523+Teko012@users.noreply.github.com>
Date: Sun, 13 Nov 2022 10:06:41 +0100
Subject: [PATCH] Fix link and text for workflow limitation (#263)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 28725ca..7bda447 100644
--- a/README.md
+++ b/README.md
@@ -399,7 +399,7 @@ If you go the "force pushes" route, you have to enable force pushes to a protect
 
 ### No new workflows are triggered by the commit of this action
 
-This is due to limitations set up by GitHub, [commits of this Action do not trigger new Workflow runs](#commits-of-this-action-do-not-trigger-new-workflow-runs).
+This is due to limitations set up by GitHub, [commits made by this Action do not trigger new Workflow runs](#commits-made-by-this-action-do-not-trigger-new-workflow-runs).
 
 ### Pathspec 'x' did not match any files