diff --git a/docs/components/index.md b/docs/components/index.md index a2a9287a0..e89d06660 100644 --- a/docs/components/index.md +++ b/docs/components/index.md @@ -9,8 +9,8 @@ For organizational purposes, we split them into the following groups. 2. [Icons](./icons/icon/overview.md)
Loading and displaying icons. 3. [Inputs](./inputs/overview.md)
- Input components that lets you make complex forms with ease, including validation. + Input components that let you make complex forms with ease, including validation. 4. [Interaction](./interaction/button/overview.md)
- A set of interactive components. + A set of interactive components like dialogs, tooltips, buttons and switches. 5. [Navigation](./navigation/pagination/overview.md)
- The reasoning behind some of our decisions. + Navigational components like pagination and steps.