Skip to content

Commit 6e08f42

Browse files
authored
Merge pull request #16 from alpha14/patch-1
docs: fix typo in security_headers_xss syntax
2 parents af3d4e7 + 504927a commit 6e08f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ A special value `omit` disables sending a particular header by the module (usefu
104104

105105
### `security_headers_xss`
106106

107-
- **syntax**: `security_headers off | on | block | omit`
107+
- **syntax**: `security_headers_xss off | on | block | omit`
108108
- **default**: `block`
109109
- **context**: `http`, `server`, `location`
110110

0 commit comments

Comments
 (0)