Skip to content

Commit 7be77ef

Browse files
authored
Fix typo
1 parent ebe425c commit 7be77ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/src/Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ This is possible thanks to the team work of two pieces:
854854
- ``ComponentWithFormTrait`` has a modifiable ``LiveProp`` that
855855
holds the form data and is updated each time a field changes.
856856
On each re-render, these values are used to "submit" the form,
857-
triggering validaation! However, if a field has not been modified
857+
triggering validation! However, if a field has not been modified
858858
yet by the user, its validation errors are cleared so that they
859859
aren't displayed.
860860

0 commit comments

Comments
 (0)