Skip to content

Commit 2ebaff2

Browse files
committed
make changelog entry consistent
1 parent d06bbb8 commit 2ebaff2

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

1414
### Fixed
1515

16-
- Fix incorrectly generated CSS when using percentages in arbitrary values with calc, e.g.: `w-[calc(100%-var(--offset))]` ([#18289](https://github.com/tailwindlabs/tailwindcss/pull/18289))
16+
- Fix incorrectly generated CSS when using percentages in arbitrary values with calc (e.g.: `w-[calc(100%-var(--offset))]`) ([#18289](https://github.com/tailwindlabs/tailwindcss/pull/18289))
1717

1818
## [4.1.9] - 2025-06-11
1919

0 commit comments

Comments
 (0)