From 058388c87479352844a210405a0e7290e99c334d Mon Sep 17 00:00:00 2001 From: Bryce Wray Date: Tue, 3 Aug 2021 18:31:20 -0500 Subject: [PATCH] Update deploy.md (typo in newly added section) (#998) --- docs/src/pages/guides/deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/guides/deploy.md b/docs/src/pages/guides/deploy.md index 5b5eeb6bc..de1161945 100644 --- a/docs/src/pages/guides/deploy.md +++ b/docs/src/pages/guides/deploy.md @@ -316,7 +316,7 @@ The action will work to deploy your app (watch its progress in your repo's Actio You can deploy your Astro project on [Cloudflare Pages](https://pages.cloudflare.com). You need: -- A Cloudflare account. If you don”t already have one, you can create a free Cloudflare account during the process. +- A Cloudflare account. If you don’t already have one, you can create a free Cloudflare account during the process. - Your app code pushed to a [GitHub](https://github.com) repository. Then, set up a new project on Cloudflare Pages.