Skip to content

Commit eb7b00b

Browse files
authored
fix: default value comment
1 parent c0599ee commit eb7b00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

middleware/helmet/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ type Config struct {
2828
ContentSecurityPolicy string
2929

3030
// ReferrerPolicy
31-
// Optional. Default value "ReferrerPolicy".
31+
// Optional. Default value "no-referrer".
3232
ReferrerPolicy string
3333

3434
// Permissions-Policy

0 commit comments

Comments
 (0)