From 37834afd69352c9fef38b73d6c1c4bd45b428962 Mon Sep 17 00:00:00 2001 From: Dmitriy Fishman Date: Thu, 28 Oct 2021 20:43:44 +0300 Subject: [PATCH] Update deployment.md --- docusaurus/docs/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/deployment.md b/docusaurus/docs/deployment.md index 478c0b9e653..c3ebbb86d5e 100644 --- a/docusaurus/docs/deployment.md +++ b/docusaurus/docs/deployment.md @@ -464,7 +464,7 @@ If you want to use a Custom Domain with your Vercel deployment, you can **Add** To add your domain to your project, navigate to your [Project](https://vercel.com/docs/platform/projects) from the Vercel Dashboard. Once you have selected your project, click on the "Settings" tab, then select the **Domains** menu item. From your projects **Domain** page, enter the domain you wish to add to your project. -Once the domain as been added, you will be presented with different methods for configuring it. +Once the domain has been added, you will be presented with different methods for configuring it. ### Deploying a fresh React project