Skip to content

Commit d082422

Browse files
authored
Merge pull request #7 from juliyvchirkov/patch-1
Typo fix
2 parents 46f95bf + 40a07c1 commit d082422

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
@@ -130,7 +130,7 @@ The `ngx_http_zstd_static_module` module allows sending precompressed files with
130130
### zstd_static
131131

132132
**Syntax:** *zstd_static on | off | always;*
133-
**Default:** *gzip_static off;*
133+
**Default:** *zstd_static off;*
134134
**Context:** *http, server, location*
135135

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

0 commit comments

Comments
 (0)