Skip to content

Commit 10dc41a

Browse files
authored
[DOCS] Fix usage of cObject bodyTagCObject (#373)
1 parent a38e868 commit 10dc41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/FluidTemplates/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ is configured via TypoScript configuration of the
126126

127127
For example, you can use the :ref:`shortcutIcon <t3tsref:confval-page-shortcuticon>`
128128
option to load a favicon, :ref:`meta <t3tsref:confval-page-meta>` to define meta tags,
129-
and :ref:`bodyTagAdd <t3tsref:confval-page-bodytagadd>` to add tags to the body tag.
129+
and :ref:`bodyTagAdd <t3tsref:confval-page-bodytagadd>` to add attributes to the body tag.
130130

131131
The page object, including examples, is described in detail in the TypoScript
132132
reference. See `Configure the PAGE in TypoScript <https://docs.typo3.org/permalink/t3tsref:guide-page>`_.

0 commit comments

Comments
 (0)