Skip to content

Commit dbd963d

Browse files
fix typo
1 parent 794877c commit dbd963d

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
@@ -23,4 +23,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323

2424
### Changed
2525
- zero values now remain unitless.
26-
- replace regexp is not case sensitive, so if you want to change `px`, then `pX` values won't be changed.
26+
- replace regexp is now case sensitive, so if you want to change `px`, then `pX` values won't be changed.

0 commit comments

Comments
 (0)