Skip to content

Commit bef38c4

Browse files
committed
feat: add missing accessibility mention
1 parent f8bf594 commit bef38c4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

content/en/docs/getting-started.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ Each pattern in our documentation follows a consistent structure to help you qui
2323
4. **Anatomy** - Detailed breakdown of the component's structure
2424
5. **Best Practices** - Guidelines for implementation, including do's and don'ts
2525
6. **Code Examples** - Code examples and technical considerations
26-
7. **SEO** - Search engine optimization considerations and best practices
27-
8. **Browser Support** - Information on browser support for the pattern
28-
9. **Testing** - Guidelines for unit, integration, and accessibility testing
29-
10. **Resources** - Additional documentation, articles, libraries...
26+
7. **Accessibility** - Guidelines for accessibility considerations
27+
8. **SEO** - Search engine optimization considerations and best practices
28+
9. **Browser Support** - Information on browser support for the pattern
29+
10. **Testing** - Guidelines for unit, integration, and accessibility testing
30+
11. **Resources** - Additional documentation, articles, libraries...
3031

3132
## Getting Started
3233

0 commit comments

Comments
 (0)