From ec095668c2e08373fd1aa08a453bf2bf3b4afe7e Mon Sep 17 00:00:00 2001 From: Arman Date: Wed, 16 Aug 2023 17:57:37 +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 7882791f0..452c7bb8e 100644 --- a/src/lib/stores/marketplace.ts +++ b/src/lib/stores/marketplace.ts @@ -3,7 +3,7 @@ export const marketplace = [ icon: 'icon-lightning-bolt', id: 'starter', name: 'Starter function', - tagline: 'A simple function. Create something awesome! 🚀', + tagline: 'A simple function to get started. Edit this function to explore endless possibilities with Appwrite Functions. 🚀', permissions: ['any'], events: [], cron: '',