Skip to content

fix: replace "accordian" typo with "accordion" across components and routes#64

Open
Abhishek-Kanswal wants to merge 1 commit intoWatermelonCorp:mainfrom
Abhishek-Kanswal:fix-accordion-typo
Open

fix: replace "accordian" typo with "accordion" across components and routes#64
Abhishek-Kanswal wants to merge 1 commit intoWatermelonCorp:mainfrom
Abhishek-Kanswal:fix-accordion-typo

Conversation

@Abhishek-Kanswal
Copy link
Copy Markdown

@Abhishek-Kanswal Abhishek-Kanswal commented Mar 16, 2026

Description

This PR fixes a typo where "accordian" was incorrectly used instead of "accordion" across the codebase.

Changes made

  • Renamed component directory from card-split-accordiancard-split-accordion
  • Renamed registry file card-split-accordian.mdxcard-split-accordion.mdx
  • Updated MDX frontmatter fields (title, slug, category)
  • Updated asset URLs referencing the component
  • Updated routes in public/sitemap.xml for components and categories

These changes ensure consistent spelling and correct routing across the project.


Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

No specific tests were run. This change only fixes a spelling typo and renames related files and routes.


Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant