Skip to content

Commit

Permalink
fix the grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed Oct 4, 2023
1 parent 1ec905c commit f0bff05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/intro/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f0bff05

Please sign in to comment.