Fix typo in hosting-on-azure.md (#2080)

This commit is contained in:
mike-ryan-codes 2023-05-13 09:59:56 -04:00 committed by GitHub
parent 3383786fe3
commit 84a059b9ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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]. 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. 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]. 4. You have a ready-to-publish Hugo website or have at least completed the [Quick Start].
## Deploy Hugo to Azure Static Web Apps ## Deploy Hugo to Azure Static Web Apps