Skip to content

Commit

Permalink
Update slider.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored Jan 17, 2020
1 parent fb7339e commit 8e3ea3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/components/slider/slider.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The track can be inverted with `track="inverted"`.

## Non-linear scale

You can use the `scale` prop to represent the `value` in a different scale.
You can use the `scale` prop to represent the `value` on a different scale.
For instance, in the following demo, the value *x* represents the power of *10^x*.

{{"demo": "pages/components/slider/NonLinearSlider.js"}}
Expand Down

0 comments on commit 8e3ea3e

Please sign in to comment.