diff --git a/typo3/sysext/core/Documentation/Changelog/12.3/Feature-99499-IntroduceContent-Security-PolicyHandling.rst b/typo3/sysext/core/Documentation/Changelog/12.3/Feature-99499-IntroduceContent-Security-PolicyHandling.rst
index a446c498bd52f621a9c9ceca1ab501f5f9bc0644..935fb013b7b6e279ecea4106ed0c76e54fa66c46 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.3/Feature-99499-IntroduceContent-Security-PolicyHandling.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.3/Feature-99499-IntroduceContent-Security-PolicyHandling.rst
@@ -181,7 +181,7 @@ InvestigateMutationsEvent
 -------------------------
 
 The :php:`\TYPO3\CMS\Core\Security\ContentSecurityPolicy\Event\InvestigateMutationsEvent` will
-be dispatched when the Content-Security-Policy backend module searcges for potential resolutions
+be dispatched when the Content-Security-Policy backend module searches for potential resolutions
 to a specific CSP violation report. This way, third-party integrations that rely on external resources
 (for example, maps, file storage, content processing/translation, ...) can provide the necessary mutations.