diff --git a/core/tests/Drupal/Tests/Component/Utility/XssTest.php b/core/tests/Drupal/Tests/Component/Utility/XssTest.php index cccdc6c402b..f3bc1813874 100644 --- a/core/tests/Drupal/Tests/Component/Utility/XssTest.php +++ b/core/tests/Drupal/Tests/Component/Utility/XssTest.php @@ -247,7 +247,7 @@ class XssTest extends TestCase { [ '
', 'script', - 'HTML tag stripping evasion -- script in a blockqoute.', + 'HTML tag stripping evasion -- script in a blockquote.', ['blockquote'], ], [