Skip to content

Commit

Permalink
Fix typo (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
kantuni committed Dec 24, 2023
1 parent f9d64c1 commit a79dbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ Each section in the config can have these options:
By default, the total size of all entry points will be checked.
* **webpack**: with `false` it will disable webpack.
* **running**: with `false` it will disable calculating running time.
* **gzip**: with `true` it will use Brotli compression and disable
* **gzip**: with `true` it will use Gzip compression and disable
Brotli compression.
* **brotli**: with `false` it will disable any compression.
* **config**: a path to a custom webpack config.
Expand Down

0 comments on commit a79dbaf

Please sign in to comment.