Skip to content

Commit 40a07c1

Browse files
Typo fix
1 parent 46f95bf commit 40a07c1

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)