Skip to content

Commit c7c6266

Browse files
authored
images.md: Fix grammar
1 parent be6ac5c commit c7c6266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/images/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ For more information, see the [bundle's documentation](https://symfony.com/bundl
6262
!!! caution "Code injection in image EXIF"
6363

6464
EXIF metadata of an image may contain for example, HTML, JavaScript, or PHP code. 
65-
[[= product_name =]] is itself doesn't parse EXIF metadata, but third-party bundles must be secured against this eventuality.
65+
[[= product_name =]] itself doesn't parse EXIF metadata, but third-party bundles must be secured against this eventuality.
6666
Images must be treated like any other user-submitted data - make sure that metadata is properly escaped before use.
6767

6868
### Image URL resolution

0 commit comments

Comments
 (0)