From fff090c12fc3475cd1a2c4c6480b57ffbe176e55 Mon Sep 17 00:00:00 2001 From: Dmitriy Fishman Date: Wed, 12 Jan 2022 23:45:14 +0200 Subject: [PATCH] Fix a typo in deployment.md (#11594) --- 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 85f4a7d09f0..635793810ba 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