Skip to content

Commit 80b25dc

Browse files
Update packages/progress-bar/README.md
Co-authored-by: [ Cassondra ] <[email protected]>
1 parent d3066d2 commit 80b25dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/progress-bar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ A progress bar can be either determinate or indeterminate as signified by `[inde
151151
The above `sp-progress-bar` also leverages the `aria-label` attribute in place of the `label` attribute in ensure that the element is labelled correctly without that label appearing visibly in the UI.
152152

153153
</sp-tab-panel>
154-
<sp-tab value="side-label">Side Label</sp-tab>
154+
<sp-tab value="side-label">Side label</sp-tab>
155155
<sp-tab-panel value="side-label">
156156

157157
A progress bar can be delivered with its labeling displayed above its visual indicator or to either side. Use the boolean `[side-label]` attribute to define where this content should appear.

0 commit comments

Comments
 (0)