Skip to content

Commit ee34611

Browse files
authored
Update 13/umbraco-cms/reference/configuration/imagingsettings.md
1 parent a9026ae commit ee34611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-cms/reference/configuration/imagingsettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The key must be the same across all environments (development, staging, producti
9494

9595
### Default Behavior
9696

97-
If the `HMACSecretKey` is not set, image requests will not be secured, and any person can request images with any parameters. This may expose your server to abuse, such as excessive resizing requests or unauthorized access to images.
97+
If the `HMACSecretKey` is not set, image requests are not secured, and any person can request images with any parameters. This may expose your server to abuse, such as excessive resizing requests or unauthorized access to images.
9898

9999
### Key Length
100100

0 commit comments

Comments
 (0)