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 589a3ea commit 93ef2c0Copy full SHA for 93ef2c0
src/LiveComponent/src/Resources/doc/index.rst
@@ -205,7 +205,7 @@ the component:
205
206
{{ component('random_number', { max: 500 }) }}
207
208
-But what's up with tha ``LiveProp`` attribute? A property with the
+But what's up with the ``LiveProp`` attribute? A property with the
209
``LiveProp`` attribute becomes a "stateful" property for this component.
210
In other words, each time we click the "Generate a new number!" button,
211
when the component re-renders, it will *remember* the original values
0 commit comments