From 05b677d374c67e42ac27b054922722b5b9d3d3e2 Mon Sep 17 00:00:00 2001 From: Gusted Date: Tue, 30 Jun 2026 00:49:06 +0200 Subject: [PATCH] Spelling --- content/codeberg-pages/using-custom-domain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/codeberg-pages/using-custom-domain.md b/content/codeberg-pages/using-custom-domain.md index 817e1a3..48f3bd6 100644 --- a/content/codeberg-pages/using-custom-domain.md +++ b/content/codeberg-pages/using-custom-domain.md @@ -214,7 +214,7 @@ set a TXT record on the `_git-pages-forge-allowlist` subdomain of your domain wi **If you deploy from a webhook,** the webhook **Target URL** should be set to the domain you want to deploy your website to. For technical reasons, the first deployment needs to go over HTTP and you need to specify the `http://` scheme. -After the first succesful deployment you can change it to the `https://` scheme. +After the first successful deployment you can change it to the `https://` scheme. **If you deploy from Forgejo Actions,** the `site` parameter to the Git-pages action should be set to the URL of your custom domain.