We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d246a commit b8d62dfCopy full SHA for b8d62df
css-mixins-1/Overview.bs
@@ -427,8 +427,8 @@ is the real element at the root of the [=calling context=] stack.
427
the |dashed function|'s name as a [=tree-scoped reference=].
428
If no such name exists, return the [=guaranteed-invalid value=].
429
2. For each |arg| in |arguments|,
430
- [=substitute arbitrary subsitution functions=] in |arg|,
431
- and replace |arg| with the result.
+ [=substitute arbitrary substitution functions=] in |arg|,
+ and replace |arg| with the result.
432
433
Note: This may leave some (or all) arguments as the [=guaranteed-invalid value=],
434
triggering [=default values=] (if any).
0 commit comments