Skip to content

Commit

Permalink
Merge pull request #2429 from salesforce-ux/chore/progress-bar
Browse files Browse the repository at this point in the history
chore(progress-bar): update copy
  • Loading branch information
brandonferrua authored May 12, 2017
2 parents d2e88aa + 6353a28 commit bef10e8
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 bef10e8

Please sign in to comment.