diff --git a/site/docs/intro/getting-started.mdx b/site/docs/intro/getting-started.mdx index db7dcab7..b7799a52 100644 --- a/site/docs/intro/getting-started.mdx +++ b/site/docs/intro/getting-started.mdx @@ -68,7 +68,7 @@ Preevy is designed to be easy to use, with an API smiliar to [Docker Compose](ht preevy up ``` -**Note:** Make sure you the repo/project you are working and running the `preevy up` command from is a git initialized repo and at least one commit has been made. This is required for Preevy to create a unique preview environment name. +**Note:** Make sure the repo/project you are working and running the `preevy up` command is a git initialized repo and at least one commit has been made. This is required for Preevy to create a unique preview environment name. :::info Cloud provider credentials