Skip to content

Commit cc08efd

Browse files
committed
-
1 parent a792fa1 commit cc08efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html_sanitizer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can install the HTML Sanitizer component with:
3232
.. versionadded:: 7.4
3333

3434
Starting in Symfony 7.4, applications running on PHP 8.4 or higher will use
35-
the native HTML parser provided by PHP. All other applications will continue
35+
the native HTML5 parser provided by PHP. All other applications will continue
3636
to use the third-party ``masterminds/html5`` parser, which is installed
3737
automatically when installing the HTML Sanitizer package.
3838

0 commit comments

Comments
 (0)