From 83190ff12a0de5a488ba71e5d3e111cb3e28b6f3 Mon Sep 17 00:00:00 2001 From: Vincent Tam Date: Mon, 8 Mar 2021 16:04:52 +0100 Subject: [PATCH] =?UTF-8?q?fix=20typo:=20"advance=20settings"=20=E2=86=92?= =?UTF-8?q?=20"advanced=20settings"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/en/hosting-and-deployment/hosting-on-github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/hosting-and-deployment/hosting-on-github.md b/content/en/hosting-and-deployment/hosting-on-github.md index 9cabdd938..9b318f45d 100644 --- a/content/en/hosting-and-deployment/hosting-on-github.md +++ b/content/en/hosting-and-deployment/hosting-on-github.md @@ -82,7 +82,7 @@ jobs: publish_dir: ./public ``` -For more advance settings https://github.com/marketplace/actions/hugo-setup +For more advanced settings https://github.com/marketplace/actions/hugo-setup ## Use a Custom Domain