Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Frömken <[email protected]>
  • Loading branch information
linawolf and froemken authored Jan 5, 2025
1 parent 0051333 commit 7a34145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/ContentElements/RichTextEditor/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The rich text editor
:width: 250

Start by `Creating a content element <https://docs.typo3.org/permalink/t3editors:content-creating>`_
of type "Text & Images", "Text & Media", or "General Text". You can find them in the
of type "Text & Images", "Text & Media", or "Regular Text Element". You can find them in the
tab `Typical page content <https://docs.typo3.org/permalink/t3editors:content-typical>`_.

The TYPO3 text editing interface is not much different from a word processor.
Expand All @@ -34,7 +34,7 @@ Creating a link
Select the text you want to link.

Click the :guilabel:`Link` icon in the toolbar or use the shortcut
:kbd:`Ctrl + K`.
:kbd:`Ctrl + K` or :kbd:`Cmd + K`.

.. figure:: /Images/ManualScreenshots/ContentElements/Text/Link.png
:alt: Linking the highlighted text in the TYPO3 rich text editor
Expand Down

0 comments on commit 7a34145

Please sign in to comment.