diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80000-InlineOverrideChildTca.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80000-InlineOverrideChildTca.rst
index 6f9272193f5f0680f86e3e0c6e4fb04df9420d58..9f98058f9d48ee8b54ca219f3d3a7a858df444a1 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80000-InlineOverrideChildTca.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80000-InlineOverrideChildTca.rst
@@ -106,7 +106,7 @@ foreign_selector_fieldTcaOverride before and after transition to overrideChildTc
             'config' => [
                 'type' => 'inline',
                 'foreign_selector' => 'uid_local',
-                'overrideChildTca => [
+                'overrideChildTca' => [
                     'columns' => [
                         'uid_local' => [
                             'config' => [