Skip to content

Commit c2b4a15

Browse files
committed
doc(README) Document breaking change from d802386
1 parent d802386 commit c2b4a15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ It returns any error message from the Constraint Validation API, and a collectio
259259

260260
All prop are `Number`s or numerical `String`s except for the `blend` prop of the noise filter, which should be a CSS blend mode (`String`).
261261

262-
Lightness always default to `0`, ie. with no white or black mixed in, and opacity always default to `0.5`.
262+
Lightness always default to `1`, ie. with no white or black mixed in, and opacity always default to `0.5`.
263263

264264
Using a single filter effect (ie. it should not have a `in` or `result` prop):
265265

0 commit comments

Comments
 (0)