From 84a059b9adebe583603b63682bba9a41f00bb861 Mon Sep 17 00:00:00 2001 From: mike-ryan-codes Date: Sat, 13 May 2023 09:59:56 -0400 Subject: [PATCH] Fix typo in hosting-on-azure.md (#2080) --- content/en/hosting-and-deployment/hosting-on-azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/hosting-and-deployment/hosting-on-azure.md b/content/en/hosting-and-deployment/hosting-on-azure.md index d5f3ba63b..b90c22e01 100644 --- a/content/en/hosting-and-deployment/hosting-on-azure.md +++ b/content/en/hosting-and-deployment/hosting-on-azure.md @@ -19,7 +19,7 @@ _The following documentation covers how to use GitHub Actions for the deployment 1. You have Git 2.8 or greater [installed on your machine][installgit]. 2. You have a GitHub account. [Signing up][ghsignup] for GitHub is free. -3. You have an Azure account. You can sign up for a [Free Trail][azuretrial]. +3. You have an Azure account. You can sign up for a [Free Trial][azuretrial]. 4. You have a ready-to-publish Hugo website or have at least completed the [Quick Start]. ## Deploy Hugo to Azure Static Web Apps