Skip to content

Fix grammar #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 31, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
Reword sentence
  • Loading branch information
Katie Horne authored Mar 31, 2021
commit 9e36c09b615ce4dd2b63efdcdb310d3d24dc90d0
4 changes: 2 additions & 2 deletions environments/lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ even if the underlying [Image](../images/index.md) or its dependencies change.
## Auto-Off

Organizations can set an auto-off inactivity threshold. After an Environment
hasn't been accessed for the specified threshold, it is shutdown. A stopped
environment requires a [rebuild](#Rebuilds) before it can be accessed again.
hasn't been accessed for the specified threshold, it is shutdown. You must
[rebuild](#Rebuilds) a stopped environment before you can be access it again.
Read more about auto-off [here](../admin/environment-management/shutdown.md).

## Hooks
Expand Down