Skip to content

Commit dbe07dd

Browse files
committed
Clean up InfoButtonBestPractices
1 parent 35bdcb2 commit dbe07dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/react-components/react-infobutton/stories/Infobutton/InfoButtonBestPractices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Best Practices
55

66
### Do
77

8-
- Prefer using an `InfoLabel` if the info button is intended to be associated with a label.
9-
- Set `aria-label` to an appropriate value if the InfoButton is not associated with a label.
8+
- Prefer using an `InfoLabel` if the `InfoButton` is intended to be associated with a label.
9+
- Set `aria-label` to an appropriate value if the `InfoButton` is not associated with a label.
1010

1111
### Don't
1212

0 commit comments

Comments
 (0)