Skip to content

Commit 3de0454

Browse files
Apply suggestion from @catplat
Co-authored-by: C T <[email protected]>
1 parent ea6040b commit 3de0454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/upsun/src/learn/overview/app-life-cycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Each new application instance goes through its own startup steps before it can r
2727

2828
### Deployment Lifecycle (Environment-level)
2929

30-
These steps run once per deployment, no matter how many instances you have:
30+
These steps run one time per deployment, no matter how many instances you have:
3131

3232
- `build` → Create the application image
3333
- `deploy` → Run blocking environment-wide tasks before going live

0 commit comments

Comments
 (0)