Skip to content

Commit 13b5c32

Browse files
committed
fix grammar
1 parent 6c5ae10 commit 13b5c32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ You have three options to deploy to Vercel: 1. Deploy button, 2. Local and 3. Gi
222222

223223
#### Deploy button
224224

225-
Just click the button bellow and follow the wizard to create a new project, build and deploy. By default it will infer `SITE_URL` environment variable from predefined `VERCEL_PROJECT_PRODUCTION_URL`. Additionally, you can explicitly set custom `SITE_URL`, and also `PLAUSIBLE_DOMAIN` and `PLAUSIBLE_SCRIPT_URL` to enable Plausible analytics. You will need to rebuild and redeploy the app to apply updated environment variables.
225+
Just click the button below and follow the wizard to create a new project, build it, and deploy it. By default, the `SITE_URL` environment variable is inferred from the predefined `VERCEL_PROJECT_PRODUCTION_URL`. You can also explicitly set a custom `SITE_URL`, as well as `PLAUSIBLE_DOMAIN` and `PLAUSIBLE_SCRIPT_URL`, to enable Plausible Analytics. After updating environment variables, you will need to rebuild and redeploy the app for the changes to take effect.
226226

227227
[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fnemanjam%2Fnemanjam.github.io&envDescription=https%3A%2F%2Fgithub.com%2Fnemanjam%2Fnemanjam.github.io%23environment-variables&envLink=https%3A%2F%2Fgithub.com%2Fnemanjam%2Fnemanjam.github.io%2Fblob%2Fmain%2F.env.production.example&project-name=Developer%20blog&repository-name=nemanjam.github.io&demo-title=Developer%20blog&demo-description=Developer%20blog%20template%20built%20with%20Astro%20and%20Tailwind.&demo-url=https%3A%2F%2Fnemanjam.vercel.app&demo-image=https%3A%2F%2Fraw.githubusercontent.com%2Fnemanjam%2Fnemanjam.github.io%2Frefs%2Fheads%2Fmain%2Fdocs%2Fscreenshots%2Fdeveloper-blog-screenshot-1200x630.png&skippable-integrations=1)
228228

0 commit comments

Comments
 (0)