Skip to content

Commit

Permalink
chore(progress-bar): update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonferrua committed May 12, 2017
1 parent efe1caa commit 6353a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/components/progress-bar/base/example.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export let states = [
},
{
id: '25',
label: '15% complete',
label: '25% complete',
element:
<ProgressBar className="slds-progress-bar_medium slds-progress-bar_circular" value="25" />
},
Expand Down

0 comments on commit 6353a28

Please sign in to comment.