diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php index e0e8edf3a7..9cfd50d56e 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php @@ -11,5 +11,5 @@ return array(
' . esc_html__( 'This page could not be found. Maybe try a search?', 'twentytwentytwo' ) . '
- ', + ', );