Skip to content

Commit d3a71e0

Browse files
authored
Merge pull request #60 from tSigler2/main
fix: typo fixed in accordionitem documentation to fix spelling of acc…
2 parents 381a131 + 3af35a2 commit d3a71e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v2.6/widget/accordionitem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ type AccordionItem struct {
2323
}
2424
```
2525

26-
AccordionItem represents a single item in an Acc rdion.
26+
AccordionItem represents a single item in an Accordion.
2727

2828
#### func NewAccordionItem
2929

0 commit comments

Comments
 (0)