Skip to content

Commit ba282f8

Browse files
committed
docs: adjust wordings "composer mode" / "classic mode"
1 parent d30b670 commit ba282f8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Documentation/Command/Index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ can call it on the console with:
1414

1515
.. tabs::
1616

17-
.. group-tab:: Composer-based installation
17+
.. group-tab:: Composer mode
1818

1919
.. code-block:: bash
2020
2121
vendor/bin/typo3 formratelimit:cleanupexpiredstorageentries
2222
23-
.. group-tab:: Legacy installation
23+
.. group-tab:: Classic mode
2424

2525
.. code-block:: bash
2626

Documentation/Installation/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Composer-based TYPO3 project root, just type:
2020
2121
and the recent stable version will be installed.
2222

23-
In legacy installations, you can also install the extension from the
23+
In classic mode, you can also install the extension from the
2424
`TYPO3 Extension Repository (TER)`_.
2525

2626
Then continue with the :ref:`configuration <configuration>`.

0 commit comments

Comments
 (0)