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 ea497d7 commit 5ca5a8aCopy full SHA for 5ca5a8a
src/TwigComponent/doc/index.rst
@@ -812,7 +812,7 @@ Component Attributes
812
A common need for components is to configure/render attributes for the
813
root node. Attributes are any props that are passed when rendering that
814
cannot be mounted on the component itself. This extra data is added to a
815
-``ComponentAttributes`` object that'ss available as ``attributes`` in your
+``ComponentAttributes`` object that's available as ``attributes`` in your
816
component's template:
817
818
.. code-block:: html+twig
0 commit comments