Skip to content

Commit ec62b1d

Browse files
Only a production environment exists (wagtail#318)
1 parent 01827d5 commit ec62b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hosting-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The application itself runs in Heroku's Europe region (`eu-west-1` (Dublin, Irel
1515

1616
Deployment is handled automatically by Heroku. When commits are pushed to `main`, Heroku automatically begins building and deploying the site. This deployment only occurs _after_ CI has run and passed.
1717

18-
Currently, only a staging environment exists, so `main` deploys to staging. Once a production environment exists, this will be updated.
18+
Currently, only a production environment exists, so `main` deploys to production.
1919

2020
## Access
2121

0 commit comments

Comments
 (0)