From 1c6bd0d9e2243ac0b13d228bc46aefac8fa1bcb1 Mon Sep 17 00:00:00 2001 From: Pablo Alonso Date: Fri, 31 Jan 2025 20:48:53 +0100 Subject: [PATCH] Fix typo in docs/_docs/05-configuration.md (#5106) --- docs/_docs/05-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/05-configuration.md b/docs/_docs/05-configuration.md index 04b97b1e..09272ec6 100644 --- a/docs/_docs/05-configuration.md +++ b/docs/_docs/05-configuration.md @@ -1232,7 +1232,7 @@ If you care at all about performance (and really who doesn't) compressing the HT If you're hosting with GitHub Pages there aren't many options afforded to you for optimizing the HTML Jekyll generates. Thankfully there is some Liquid wizardry you can use to strip whitespace and comments to reduce file size. -There's a variety of configurations and caveats to using the `compress` layout, so be sure to read through the [documentation](http://jch.penibelst.de/) if you decide to make change the defaults set in the theme's `_config.yml`. +There's a variety of configurations and caveats to using the `compress` layout, so be sure to read through the [documentation](http://jch.penibelst.de/) if you decide to change the defaults set in the theme's `_config.yml`. ```yaml compress_html: