diff --git a/src/lib/stores/marketplace.ts b/src/lib/stores/marketplace.ts
index 8cce37e92..e345eb2d7 100644
--- a/src/lib/stores/marketplace.ts
+++ b/src/lib/stores/marketplace.ts
@@ -794,7 +794,7 @@ export const marketplace: MarketplaceTemplate[] = [
variables: [
{
name: 'APPWRITE_API_KEY',
- description: `The API Key to authenticate against Appwrite's Server APIs. Learn more.`,
+ description: `The API Key to authenticate against Appwrite's Server APIs. Learn more.`,
value: '',
placeholder: 'd1efb...aec35',
required: true,