Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Update packages/components/psammead-bulleted-list/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmccombe authored Jul 30, 2021
1 parent 47b7283 commit 74e1f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/psammead-bulleted-list/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const props = {
<BulletedList {...props}>
<BulletedListItem>A list item</BulletedListItem>
<BulletedListItem>Another item</BulletedListItem>
</BulletedList>;
</BulletedList>
```

### When to use this component
Expand Down

0 comments on commit 74e1f9c

Please sign in to comment.