diff --git a/typo3/sysext/core/Documentation/Changelog/master/Feature-83631-SystemExtensionRedirectsHasBeenAdded.rst b/typo3/sysext/core/Documentation/Changelog/master/Feature-83631-SystemExtensionRedirectsHasBeenAdded.rst
index d6762996a6b4bb6a23546fafe8d3703f506597db..4b5892a11b96a2727d79cb6a7faecd934b0ba0f6 100644
--- a/typo3/sysext/core/Documentation/Changelog/master/Feature-83631-SystemExtensionRedirectsHasBeenAdded.rst
+++ b/typo3/sysext/core/Documentation/Changelog/master/Feature-83631-SystemExtensionRedirectsHasBeenAdded.rst
@@ -32,7 +32,7 @@ A system extension "Redirects" was added with the following features:
 * A new sub module "Redirects"
 * Possibility to add redirects with the following caveats
 ** Source may be a specific domain, domain with port or "any" domain
-** Source Path may be an absolute path (`/foo/bar/`) or a regular expression (`#f(+*?)#`)
+** Source Path may be an absolute path (`/foo/bar/`) or a regular expression (`#f(.*?)#`)
 ** Target may be selected with the link wizard (and may be a page, file, folder or external URL)
 * The target can be forced to HTTPS only
 * The status code of the redirect can be configured per redirect