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
Refactor: Appwrite mispelled in the community page
//File location: src/routes/community/+page.svelte (79:88)constprojects: ProjectCardProps[]=[{title: 'Auth UI',description: 'Appwirte-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'},href: 'https://builtwith.appwrite.io/projects/6467cedd4502d0e29205/'},// (...)
As we can take a look in the code above (currently online), the description of the "Auth UI" community project has a misspell! Instead of "Appwrite-powered" we have "Appwirte-powered", which goes against Appwrite's own Asset Naming Polices.
The text was updated successfully, but these errors were encountered:
Refactor: Appwrite mispelled in the community page
As we can take a look in the code above (currently online), the description of the "Auth UI" community project has a misspell! Instead of "Appwrite-powered" we have "Appwirte-powered", which goes against Appwrite's own Asset Naming Polices.
The text was updated successfully, but these errors were encountered: