Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 8a2e27f

Browse files
docs: fix typo (#50)
1 parent 5f46c60 commit 8a2e27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Prior to your first deployment, you'll need to do a few things:
139139
140140
Fly will take care of setting the `DATABASE_URL` secret for you.
141141

142-
Now that every is set up you can commit and push your changes to your repo. Every commit to your `main` branch will trigger a deployment to your production environment, and every commit to your `dev` branch will trigger a deployment to your staging environment.
142+
Now that everything is set up you can commit and push your changes to your repo. Every commit to your `main` branch will trigger a deployment to your production environment, and every commit to your `dev` branch will trigger a deployment to your staging environment.
143143

144144
If you run into any issues deploying to Fly, make sure you've followed all of the steps above and if you have, then post as many details about your deployment (including your app name) to [the Fly support community](https://community.fly.io). They're normally pretty responsive over there and hopefully can help resolve any of your deployment issues and questions.
145145

0 commit comments

Comments
 (0)