From ceeafa87653183bf8eebb9869591cd96db5f1a4a Mon Sep 17 00:00:00 2001 From: Arman Date: Wed, 16 Aug 2023 18:08:40 +0200 Subject: [PATCH] Update src/lib/stores/marketplace.ts Co-authored-by: Vincent (Wen Yu) Ge --- src/lib/stores/marketplace.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/stores/marketplace.ts b/src/lib/stores/marketplace.ts index f5a15e9b8..b8d814b15 100644 --- a/src/lib/stores/marketplace.ts +++ b/src/lib/stores/marketplace.ts @@ -227,7 +227,7 @@ export const marketplace = [ id: 'github-issue-bot', name: 'GitHub issue bot', tagline: - 'Automate the process of responding to newly opened issues on a GitHub repository.', + 'Automate the process of responding to newly opened issues in a GitHub repository.', permissions: ['any'], events: [], cron: '',