Skip to content

Commit 102b90e

Browse files
fix(icon-success): update success class (#5179)
Co-authored-by: dugg molidor <[email protected]>
1 parent d132ffb commit 102b90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/components/icons/docs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To change the fill of an icon to match the current color of its parent, add the
129129
To change the fill of an icon to the success text color, add the `slds-icon-text-success` class to the icon.
130130

131131
<CodeView>
132-
{getDisplayElementById(UtilityIconExamples.examples, 'text-warning')}
132+
{getDisplayElementById(UtilityIconExamples.examples, 'text-success')}
133133
</CodeView>
134134

135135
### Warning

0 commit comments

Comments
 (0)