diff --git a/typo3/sysext/core/Documentation/Changelog/master/Deprecation-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst b/typo3/sysext/core/Documentation/Changelog/master/Deprecation-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst
index ae3a1d98d6502f0944d7fd6b910791a0ae7645ee..c2a0cba5761453b93ea88020f1236c55b07b57b5 100644
--- a/typo3/sysext/core/Documentation/Changelog/master/Deprecation-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst
+++ b/typo3/sysext/core/Documentation/Changelog/master/Deprecation-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst
@@ -5,7 +5,7 @@ Deprecation: #72851 - Deprecate some functions not in use anymore in the core
 Description
 ===========
 
-The following unused methods has been marked as deprecated:
+The following unused methods have been marked as deprecated:
 
 ``BackendUtility::processParams()``
 ``BackendUtility::makeConfigForm()``
@@ -23,4 +23,4 @@ Calling one of the aforementioned methods will trigger a deprecation log entry.
 Affected Installations
 ======================
 
-Instances with custom backend modules that use one of the aforementioned methods.
\ No newline at end of file
+Instances with custom backend modules that use one of the aforementioned methods.