Skip to content

Commit 0977975

Browse files
authored
Fix heading levels
1 parent 2439964 commit 0977975

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • www/apps/cloud/app/environments/preview

www/apps/cloud/app/environments/preview/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,15 @@ You can change the environment from which the preview environment's database is
108108

109109
---
110110

111-
### Preview Environment Inactivity
111+
## Preview Environment Inactivity
112112

113113
Since Preview environments are only meant for testing, they are put to sleep after ten minutes of inactivity.
114114

115115
So, if you're testing scheduled jobs or events, they may not work as expected in preview environments. They will work as expected in long-lived environments, such as Staging or Production.
116116

117117
---
118118

119-
### Delete Preview Environment
119+
## Delete Preview Environment
120120

121121
Preview environments are automatically deleted when their PR is merged or closed. However, you can also delete them manually if needed.
122122

0 commit comments

Comments
 (0)