Skip to content

Commit

Permalink
Fix typo in readme for inside popover example
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel-DaSilva committed Nov 28, 2023
1 parent bd71d0b commit dc54891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ Render `Command` inside of the popover content:
<Popover.Content>
<Command.Root>
<Command.Input />
<Comand.List>
<Command.List>
<Command.Item>Apple</Command.Item>
</Command.List>
</Command.Root>
Expand Down

0 comments on commit dc54891

Please sign in to comment.