summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorGravatar Bryce Wray <bwray@wraytx.com> 2021-08-03 18:31:20 -0500
committerGravatar GitHub <noreply@github.com> 2021-08-03 18:31:20 -0500
commit058388c87479352844a210405a0e7290e99c334d (patch)
treede20ecb98b1449084d908f873928aa64f17fe523 /docs/src
parentba70f5c937bbf92be549f0c7be248f28dc569a50 (diff)
downloadastro-058388c87479352844a210405a0e7290e99c334d.tar.gz
astro-058388c87479352844a210405a0e7290e99c334d.tar.zst
astro-058388c87479352844a210405a0e7290e99c334d.zip
Update deploy.md (typo in newly added section) (#998)
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/pages/guides/deploy.md2
1 files changed, 1 insertions, 1 deletions
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.