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 b84d0f9 commit deac8c6Copy full SHA for deac8c6
src/TwigComponent/doc/index.rst
@@ -1591,7 +1591,7 @@ important caveats:
1591
#. The original parent component variables are available via the special
1592
:ref:`outerScope variable <embedded-components-outerScope>`, so you can, for
1593
example, call ``outerScope.this.someFunction()``;
1594
-#. The contents of blocks defined in parent components are avaialble via the
+#. The contents of blocks defined in parent components are available via the
1595
special :ref:`outerBlocks variable <embedded-components-outerBlocks>`, so you
1596
can call ``block(outerBlocks.someBlockName)``.
1597
0 commit comments