Skip to content

Commit

Permalink
Update BadgeColor.stories.tsx (#23762)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmayjiang committed Jun 28, 2022
1 parent 1573558 commit 6b72a43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Color.parameters = {
story:
'A badge can have different colors.' +
' The available colors are `brand`, `danger`, `important`, `informative`, ' +
'`severe`, `severe`, `success` or `warning`.' +
'`severe`, `subtle`, `success` or `warning`.' +
' The default is `brand`.',
},
},
Expand Down

0 comments on commit 6b72a43

Please sign in to comment.