summaryrefslogtreecommitdiff
path: root/docs/src/pages/guides/deploy.md
diff options
context:
space:
mode:
authorGravatar Marcus Otterström <35617441+MarcusOtter@users.noreply.github.com> 2021-07-31 00:34:07 +0200
committerGravatar GitHub <noreply@github.com> 2021-07-30 17:34:07 -0500
commitd0b8485ddfd8dca1376ea0d417ce37282d092cd9 (patch)
treea6fec0c68c4ea2911d84768ab673b0f64cf5cff2 /docs/src/pages/guides/deploy.md
parentcf4c97cf5411bffbdc8522717e950b414053f26c (diff)
downloadastro-d0b8485ddfd8dca1376ea0d417ce37282d092cd9.tar.gz
astro-d0b8485ddfd8dca1376ea0d417ce37282d092cd9.tar.zst
astro-d0b8485ddfd8dca1376ea0d417ce37282d092cd9.zip
Ascii quotes (#928)
Diffstat (limited to 'docs/src/pages/guides/deploy.md')
-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 e9449343f..c12860565 100644
--- a/docs/src/pages/guides/deploy.md
+++ b/docs/src/pages/guides/deploy.md
@@ -231,7 +231,7 @@ Then hit the deploy button.
## Surge
-1. First install [surge](https://www.npmjs.com/package/surge), if you haven’t already.
+1. First install [surge](https://www.npmjs.com/package/surge), if you haven't already.
2. Run `npm run build`.