Skip to content

Commit af9570c

Browse files
committed
[Doc] Fixing typo.
PiperOrigin-RevId: 370687022
1 parent 586d554 commit af9570c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/components/Slider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ By using a `LabelFormatter` you can display the selected value using letters to
152152
indicate magnitude (e.g.: 1.5K, 3M, 12B). That can be achieved through the
153153
`setLabelFormatter` method.
154154

155-
The following example shows a slider for a prince range in the USD currency.
155+
The following example shows a slider for a price range in the USD currency.
156156

157157
!["Range slider with range of $0 to $100. Left thumb is set at $20, right thumb
158158
at $70."](assets/slider/slider_price.png)

0 commit comments

Comments
 (0)