Skip to content

Commit 54574e3

Browse files
authored
[DOCS] Correct } to ) in changelog (#1354)
1 parent 75fdfb5 commit 54574e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Please also have a look at our
2626

2727
- Interface `RuleContainer` for `RuleSet` `Rule` manipulation methods (#1256)
2828
- Partial support for CSS Color Module Level 4:
29-
- `rgb` and `rgba`, and `hsl` and `hsla` are now aliases (#797}
29+
- `rgb` and `rgba`, and `hsl` and `hsla` are now aliases (#797)
3030
- Parse color functions that use the "modern" syntax (#800)
3131
- Render RGB functions with "modern" syntax when required (#840)
3232
- Support `none` as color function component value (#859)

0 commit comments

Comments
 (0)