Skip to content

Commit b57fbd9

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

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
@@ -84,7 +84,7 @@ public class ConfigureImageSharpMiddlewareOptionsComposer : IComposer
8484
}
8585
```
8686

87-
## Hmac secret key
87+
## HMAC secret key
8888

8989
Specifies the key used to secure image requests by generating a hash-based message authentication code (HMAC). This ensures that only valid requests can access or manipulate images.
9090

0 commit comments

Comments
 (0)