Skip to content

Commit d1db432

Browse files
himorintabatkins
andauthored
[css-cascade-5] possible typo (w3c#6167)
* possible typo * Update css-cascade-5/Overview.bs Co-authored-by: Tab Atkins Jr <jackalmage@gmail.com>
1 parent a50a12b commit d1db432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-cascade-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@ Declaring Cascade Layers: the ''@layer'' rule</h4>
12331233
that represents its <dfn>layer name</dfn>.
12341234
If the [=layer name=] matches that of a [=cascade layer=]
12351235
already defined within this [=origin=] and [=context=]
1236-
(and same [=layer=] scope, see [[#nested-layers]]),
1236+
(and the same [=layer=] scope, see [[#nested-layers]]),
12371237
then its style rules are assigned to that same [=cascade layer=].
12381238
Otherwise, or if no <<layer-ident>> is provided,
12391239
a new [=cascade layer=] is created.

0 commit comments

Comments
 (0)