Skip to content

Refactor: Appwrite mispelled in the community page #328

@t4zzlerdeveloper

Description

@t4zzlerdeveloper

Refactor: Appwrite mispelled in the community page

//File location: src/routes/community/+page.svelte (79:88)

 const projects: 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions