From 3ae01282e2311f82d96cc2181b31c4fbe3dd00c0 Mon Sep 17 00:00:00 2001 From: Daniel Szoke <7881302+szokeasaurusrex@users.noreply.github.com> Date: Thu, 30 Oct 2025 18:31:47 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20Fix=20README=20typo=20("crate"=20?= =?UTF-8?q?=E2=86=92=20"crate")=20(#42)?= 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