Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nakzyu committed Jul 8, 2024
1 parent 2b78c9d commit 2f268a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/pages/components/disclosure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ npm install headlessui-react-native

## Basic example

Modals are built using the `Disclosure`, `DisclosureButton`, and `DisclosurePanel` components.
Disclosures are built using the `Disclosure`, `DisclosureButton`, and `DisclosurePanel` components.
The button will automatically open/close the panel when clicked.

<iframe
Expand Down

1 comment on commit 2f268a0

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for headlessui-react-native-docs ready!

✅ Preview
https://headlessui-react-native-docs-4khbdz2l0-nakzyus-projects.vercel.app

Built with commit 2f268a0.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.