Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit a5074aa

Browse files
committed
Fixes typos
1 parent f6a40e4 commit a5074aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Adds support for shadow host selectors `:host()` and `:host-context()`.
44
* Adds support for shadow-piercing descendant combinator `>>>` and its alias
55
`/deep/` for backwards compatibility.
6-
* Adds support for non-functional IE filter properties (i.e. `filter: FlipH`)
7-
* Fixes emitted CSS for '@page' directive when body includes declarations and
6+
* Adds support for non-functional IE filter properties (i.e. `filter: FlipH`).
7+
* Fixes emitted CSS for `@page` directive when body includes declarations and
88
page-margin boxes.
9-
* Exports `Message` from `parser.dart` so its no longer necessary to import
9+
* Exports `Message` from `parser.dart` so it's no longer necessary to import
1010
`src/messages.dart` to use the parser API.
1111

1212
## 0.13.2+2

0 commit comments

Comments
 (0)