Skip to content

Commit 3f45fb6

Browse files
mgreternex3
authored andcommitted
Fix typo in silent comment error message (#1432)
1 parent b7cc904 commit 3f45fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/css/plain/error/statement.hrx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Error: Interpolation isn't allowed in plain CSS.
431431
// silent
432432

433433
<===> silent_comment/error
434-
Error: Silent comments arne't allowed in plain CSS.
434+
Error: Silent comments aren't allowed in plain CSS.
435435
,
436436
1 | // silent
437437
| ^^^^^^^^^

0 commit comments

Comments
 (0)