diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst
index 739e539f880d45484c7571306406a7f46cb59a4d..0b034f22185aba8b40252b900ada49e90e9ca6dc 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst
@@ -37,6 +37,6 @@ Migration
 =========
 
 Use the class :php:`ReflectionService` as API which will be automatically initialized on
-nstantiation.
+instantiation.
 
 .. index:: PHP-API, FullyScanned, ext:extbase