Skip to content

Commit bd03403

Browse files
author
Adam Argyle
committed
[css-nesting] correction to invalid explainer
1 parent dc3dec9 commit bd03403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-nesting-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ Direct Nesting {#direct}
317317
color: red;
318318
&&.bar { color: blue; }
319319
}
320-
/* Invalid because the 1st & is no longer
320+
/* Invalid because the second & is no longer
321321
at the start of a compound selector */
322322

323323
.foo {

0 commit comments

Comments
 (0)