Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/start-developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_label: Start Developing

To begin local development, you must first deploy your API to the cloud, so your React apps have an API URL to connect to.

If you've already [set up you database connection](/docs/get-started#setup-database-connection), the next step is to run the API deployment process.
If you've already [set up your database connection](/docs/get-started#setup-database-connection), the next step is to run the API deployment process.

## Deploy API
To start deploying:
Expand Down