We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb4ed3 commit 17e2342Copy full SHA for 17e2342
apps/web/content/docs/components/forms.mdx
@@ -125,7 +125,7 @@ Use the `<ToggleSwitch>` component to ask users to enable or disable an option s
125
126
## Range slider
127
128
-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.
129
130
<Example name="forms.rangeSlider" />
131
0 commit comments