Skip to content

Commit 1498387

Browse files
committed
Fix typo
1 parent 239ee6b commit 1498387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/symfony_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ There are several options that you can set using a ``.symfony.local.yaml`` confi
311311
allow_http: true # Prevent auto-redirection from HTTP to HTTPS
312312
no_tls: true # Use HTTP instead of HTTPS
313313
daemon: true # Run the server in the background
314-
use_gzip: true # Toggle GZUP compression
314+
use_gzip: true # Toggle GZIP compression
315315
316316
.. caution::
317317

0 commit comments

Comments
 (0)