diff --git a/releases/8.5/languages/en.php b/releases/8.5/languages/en.php index 8c3eede42..0e12cce82 100644 --- a/releases/8.5/languages/en.php +++ b/releases/8.5/languages/en.php @@ -3,7 +3,7 @@ return [ 'common_header' => 'PHP 8.5 is a major update of the PHP language, with new features including the URI Extension, Pipe Operator, and support for modifying properties while cloning.', 'main_title' => 'Smarter, Faster, Built for Tomorrow.', - 'main_subtitle' => '
PHP 8.5 is a major update of the PHP language. It contains many new features, such as the new URI extension, support for modifying properties while cloning, the Pipe operator, performance improvements, bug fixes, and general cleanup.
', + 'main_subtitle' => 'PHP 8.5 is a major update of the PHP language, with new features including the URI extension, Pipe operator, and support for modifying properties while cloning.
', 'whats_new' => 'What\'s new in 8.5', 'upgrade_now' => 'Upgrade to PHP 8.5',