From 3810bc1b3b7831761332ad0fb52522389d834cdf Mon Sep 17 00:00:00 2001 From: Daniel Szoke <7881302+szokeasaurusrex@users.noreply.github.com> Date: Fri, 3 Oct 2025 14:59:14 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Fix=20README=20typo=20("crate"=20?= =?UTF-8?q?=E2=86=92=20"crate")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7911819..7477cd1 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ github-token: The action does not raise issues when it is not triggered from a "cron" scheduled workflow. -When running the action as scheduled it will crate issues but e.g. in PR / push fails the action. +When running the action as scheduled it will create issues but e.g. in PR / push fails the action. #### Limitations