Skip to content

Commit f267a29

Browse files
committed
misc: correct spelling in comment
1 parent 635d727 commit f267a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ http {
2020
#tcp_nopush on;
2121
keepalive_timeout 65;
2222

23-
# gzip compresion
23+
# gzip compression
2424
gzip on;
2525
gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript image/svg+xml;
2626
gzip_vary on;

0 commit comments

Comments
 (0)