diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-ConfigTitleTagFunction.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-ConfigTitleTagFunction.rst
index 1eef2b543eb6ec5c0d5a533e3bb70b3a0a770610..850bc6b1f8510455bb00512bd736270060eaea8d 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-ConfigTitleTagFunction.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-ConfigTitleTagFunction.rst
@@ -27,6 +27,6 @@ Instances using the option.
 Migration
 =========
 
-Please use the new TitleTag API to alter the title tag.
+Please use the new PageTitle API to alter the title tag.
 
 .. index:: TypoScript, NotScanned
diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-TsfeAltPageTitle.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-TsfeAltPageTitle.rst
index db1fab201932b3dfa5f6e601620d059fb1079fe5..230ff0168bfeb70ebf0d7a178785e759f4fbdbec 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-TsfeAltPageTitle.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-TsfeAltPageTitle.rst
@@ -27,6 +27,6 @@ Instances using the property.
 Migration
 =========
 
-Please use the new TitleTag API to alter the title tag.
+Please use the new PageTitle API to alter the title tag.
 
 .. index:: TypoScript, NotScanned