Skip to content

Commit 9450fab

Browse files
authored
Update README.md
Add missing letter 😊
1 parent 0448f2c commit 9450fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ event | example | `event.detail` | description
133133

134134
**Styling should mostly be done with CSS.**
135135
There's a [bunch of css variables for controlling the colors](https://simeydotme.github.io/svelte-range-slider-pips/#styling) of the elements.
136-
And the slider is fluid horizontally, with the size of things controlled by font-size. So you may change he `font-size` on the `.rangeSlider` base
136+
And the slider is fluid horizontally, with the size of things controlled by font-size. So you may change the `font-size` on the `.rangeSlider` base
137137
element to change the scale of everything.
138138

139139
If you require more fine control of the widths, heights, etc, then you may override the default css. This can be easier by using the `id` prop

0 commit comments

Comments
 (0)