You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/progress-bar/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ A progress bar can be either determinate or indeterminate as signified by `[inde
151
151
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.
152
152
153
153
</sp-tab-panel>
154
-
<sp-tabvalue="side-label">Side Label</sp-tab>
154
+
<sp-tabvalue="side-label">Side label</sp-tab>
155
155
<sp-tab-panelvalue="side-label">
156
156
157
157
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