Skip to content

Commit

Permalink
Merge pull request #1634 from nils-a-forks/feature/fix-typo
Browse files Browse the repository at this point in the history
fix-typo: AccessibleAccordion
  • Loading branch information
joelfmrodrigues committed Sep 11, 2023
2 parents 0c0c998 + 5870fbc commit 25f9af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ telemetry.optOut();

The following controls are currently available:

- [AccessibleAccordion](./controls/AccessibleAccordion) (Control to render an accordion. React `AccessibleAccourdion`-based implementation)
- [AccessibleAccordion](./controls/AccessibleAccordion) (Control to render an accordion. React `AccessibleAccordion`-based implementation)
- [Accordion](./controls/Accordion) (Control to render an accordion)
- [AdaptiveCardHost](./controls/AdaptiveCardHost.md) (Control to render Adaptive Cards)
- [AdaptiveCardDesignerHost](./controls/AdaptiveCardDesignerHost.md) (Control to render Adaptive Cards Designer)
Expand Down

0 comments on commit 25f9af5

Please sign in to comment.