Skip to content

Commit 8eaa7fe

Browse files
authored
Merge pull request #12 from ayacoo/codex/replace-textmedia-with-textmedia-in-readme.md
Fix TextMedia capitalization
2 parents c223973 + f185ab7 commit 8eaa7fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class SoundcloudOutputEventListener
8181
In the backend, the preview is used by TextMediaRenderer. For online media, this
8282
only displays the provider's icon, in this case soundcloud. If you want to display
8383
the thumbnail, for example, you need your own renderer that overwrites
84-
Textmedia. An example renderer is available in the project. Caution: This
84+
TextMedia. An example renderer is available in the project. Caution: This
8585
overwrites all text media elements, so only use this renderer as a basis.
8686

8787
You register a renderer in the TCA `Configuration/TCA/Overrides/tt_content.php`

0 commit comments

Comments
 (0)