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 ebe425c commit 7be77efCopy full SHA for 7be77ef
src/LiveComponent/src/Resources/doc/index.rst
@@ -854,7 +854,7 @@ This is possible thanks to the team work of two pieces:
854
- ``ComponentWithFormTrait`` has a modifiable ``LiveProp`` that
855
holds the form data and is updated each time a field changes.
856
On each re-render, these values are used to "submit" the form,
857
- triggering validaation! However, if a field has not been modified
+ triggering validation! However, if a field has not been modified
858
yet by the user, its validation errors are cleared so that they
859
aren't displayed.
860
0 commit comments