Skip to content

Commit c432605

Browse files
authored
Fix typos (#5041)
Releases: main, 13.4
1 parent d888fed commit c432605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/ApiOverview/ContentElements/MigrationListType.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ element "list" anymore:
144144
3. Provide an upgrade wizard for automatic content migration for TYPO3 v13.4 and v12.4
145145
---------------------------------------------------------------------------------------
146146

147-
If you extension only support TYPO3 v13 and above you can extend the Core class
147+
If your extension only supports TYPO3 v13 and above you can extend the Core class
148148
:php:`\TYPO3\CMS\Install\Updates\AbstractListTypeToCTypeUpdate`.
149149

150150
If your extension also supports TYPO3 v12 and maybe even TYPO3 v11 you can use

0 commit comments

Comments
 (0)