You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/integrations/+page.svelte
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
21
21
const title ='Integrations'+TITLE_SUFFIX;
22
22
const description =
23
-
'Connect your favorite apps to Appwrite for one unified tech stack. Explore our catalog of integrations now.';
23
+
'Connect your favorite apps to Appwrite for a unified tech stack. Explore the Appwrite catalog: a marketplace to find integrations for your projects.';
0 commit comments