Skip to content

Commit

Permalink
Fix typo in Range Slider documentation (themesberg#1358)
Browse files Browse the repository at this point in the history
  • Loading branch information
camwhit-e authored Apr 11, 2024
1 parent fbb4ed3 commit 17e2342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/content/docs/components/forms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Use the `<ToggleSwitch>` component to ask users to enable or disable an option s

## Range slider

The `<RangeSlider>` component ca be used to allow users to select a number based on a minimum and maximum value.
The `<RangeSlider>` component can be used to allow users to select a number based on a minimum and maximum value.

<Example name="forms.rangeSlider" />

Expand Down

0 comments on commit 17e2342

Please sign in to comment.