Skip to content

Commit dbf0d60

Browse files
authored
Live Component: Fixed typo in documentation
1 parent 8e3c70c commit dbf0d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1183,7 +1183,7 @@ Using Actions to Change your Form: CollectionType
11831183

11841184
Symfony's `CollectionType`_ can be used to embed a collection of
11851185
embedded forms including allowing the user to dynamically add or remove
1186-
them. Live components can accomplish make this all possible while
1186+
them. Live components make this all possible while
11871187
writing zero JavaScript.
11881188

11891189
For example, imagine a "Blog Post" form with an embedded "Comment" forms

0 commit comments

Comments
 (0)