diff --git a/Documentation/ApiOverview/Seo/MetaTagApi.rst b/Documentation/ApiOverview/Seo/MetaTagApi.rst index f860481a9..ade399efb 100644 --- a/Documentation/ApiOverview/Seo/MetaTagApi.rst +++ b/Documentation/ApiOverview/Seo/MetaTagApi.rst @@ -10,7 +10,7 @@ The MetaTag API is available for setting meta tags in a flexible way. .. note:: - Usually, it is sufficient to set meta tags using the API of the + Usually, it is sufficient to set meta tags using the API of the :php:`\TYPO3\CMS\Core\Page\PageRenderer` which uses the MetaTag API internally. For all other cases, use the MetaTag API directly.