Skip to content

Commit 71379c3

Browse files
Update src/color/p5.Color.js
Co-authored-by: Perminder Singh <[email protected]>
1 parent 6af5d3e commit 71379c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/color/p5.Color.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ class Color {
634634
* Brightness obtains the HSB brightness value from either a p5.Color object,
635635
* an array of color components, or a CSS color string. Depending on value,
636636
* when colorMode() is set a HSB value, this function will returns the
637-
* brightness value in the range. By default, this function will return
637+
* brightness value within the current range. By default, this function will return
638638
* the HSB brightness within the range 0 - 100.
639639
*/
640640

0 commit comments

Comments
 (0)