Skip to content

Commit 696b789

Browse files
committed
doc: fixed a typo
1 parent 12c0d94 commit 696b789

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ The `ngx_http_zstd_static_module` module allows sending precompressed files with
127127

128128
### zstd_static
129129

130-
**Syntax:** *zstd_static on | off | always;*
131-
**Default:** *gzip_static off;*
132-
**Context:** *http, server, location*
130+
**Syntax:** *zstd_static on | off | always;*
131+
**Default:** *gzip_static off;*
132+
**Context:** *http, server, location*
133133

134134
Enables ("on") or disables ("off") checking the existence of precompressed files. The following directives are also taken into account: gzip_vary.
135135

0 commit comments

Comments
 (0)