Fix typo in deployment instructions (#1886)

This commit is contained in:
Akshata Mohanty 2024-03-13 18:39:56 +08:00 committed by GitHub
parent e4932ec51b
commit 174e48a504
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -238,7 +238,7 @@ If you are deploying an app that requires any other environment variables (like
wasp deploy fly cmd secrets set GOOGLE_CLIENT_ID=<...> GOOGLE_CLIENT_SECRET=<...> --context=server
```
### Mutliple Fly Organizations
### Multiple Fly Organizations
If you have multiple organizations, you can specify a `--org` option. For example: