From 2f941335f63fb1df5b5b67c4b609f150113dbc45 Mon Sep 17 00:00:00 2001 From: u9g <43508353+u9g@users.noreply.github.com> Date: Tue, 10 Aug 2021 02:36:26 -0400 Subject: [PATCH] Fix small typo in helper-bot (#128) --- .github/helper-bot/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/helper-bot/index.js b/.github/helper-bot/index.js index 95689f2..e9d5893 100644 --- a/.github/helper-bot/index.js +++ b/.github/helper-bot/index.js @@ -51,7 +51,7 @@ ${commitData} ----- -🤖 I am a bot, I check for updates every 2 hours without a trigger. You can close this PR to prevent any further updates. +🤖 I am a bot, I check for updates every 2 hours without a trigger. You can close this issue to prevent any further updates. ` } }