From 89954b6a4a573f2d211674eafbe0cda56cffbd93 Mon Sep 17 00:00:00 2001 From: guptadeepak8 Date: Mon, 6 Nov 2023 17:14:51 +0530 Subject: [PATCH] fixed typo error --- src/routes/community/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/community/+page.svelte b/src/routes/community/+page.svelte index 024563daa8..a5ece8f7e0 100644 --- a/src/routes/community/+page.svelte +++ b/src/routes/community/+page.svelte @@ -79,7 +79,7 @@ const projects: ProjectCardProps[] = [ { title: 'Auth UI', - description: 'Appwirte-powered authentication screens generator for any application.', + description: 'Appwrite-powered authentication screens generator for any application.', image: { src: 'https://cloud.appwrite.io/v1/storage/buckets/thumbnails/files/64803bb4f34eb4b05ee3/preview?width=800&output=webp&project=builtWithAppwrite', alt: 'Auth UI: Fully customizable login flow for your applications'