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: '',