We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6040b commit 3de0454Copy full SHA for 3de0454
sites/upsun/src/learn/overview/app-life-cycle.md
@@ -27,7 +27,7 @@ Each new application instance goes through its own startup steps before it can r
27
28
### Deployment Lifecycle (Environment-level)
29
30
-These steps run once per deployment, no matter how many instances you have:
+These steps run one time per deployment, no matter how many instances you have:
31
32
- `build` → Create the application image
33
- `deploy` → Run blocking environment-wide tasks before going live
0 commit comments