Skip to content

Commit 9f0ae6c

Browse files
authored
Merge pull request #265 from samestep/typo-measued
Fix typo: "measued" -> "measured"
2 parents 77c24aa + 540cc9e commit 9f0ae6c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/colorPicker_api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Gap between individual components.
7575

7676
### `handleRadius`
7777

78-
Radius of the control handles, measued in pixels.
78+
Radius of the control handles, measured in pixels.
7979

8080
**Default value**: `8`
8181

@@ -117,13 +117,13 @@ Direction of the color wheel's hue gradient, either `"clockwise"` or `"anticlock
117117

118118
### `sliderSize`
119119

120-
Slider size, measued in pixels.
120+
Slider size, measured in pixels.
121121

122122
**Default value**: By default this will be calculated automatically from `padding` and `handleRadius`.
123123

124124
### `boxHeight`
125125

126-
Box control height, measued in pixels.
126+
Box control height, measured in pixels.
127127

128128
**Default value**: By default this will be the same value as `width`.
129129

0 commit comments

Comments
 (0)