Skip to content

Commit 465e150

Browse files
authored
Update accordions.mdx
1 parent f2dfea4 commit 465e150

File tree

1 file changed

+1
-1
lines changed
  • fern/products/docs/pages/component-library/default-components

1 file changed

+1
-1
lines changed

fern/products/docs/pages/component-library/default-components/accordions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The Accordion component allows you to create expandable sections in your documen
3838
</ParamField>
3939

4040
<ParamField path="defaultOpen" type="boolean" default={false}>
41-
Whether the accordion should be open by default when the page loads. If not specified, the accordion will be collapsed by default.
41+
Whether the accordion should be open when the page loads. If not specified, the accordion will be collapsed by default.
4242
</ParamField>
4343

4444

0 commit comments

Comments
 (0)