Skip to content

Commit

Permalink
Merge pull request #329 from guptadeepak8/type-error-328
Browse files Browse the repository at this point in the history
Fix typo: 'Appwrite' misspelled in the community page (#328)
  • Loading branch information
TGlide authored Nov 7, 2023
2 parents df3eef3 + 89954b6 commit d80e638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/community/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit d80e638

Please sign in to comment.