Skip to content

Commit 989e9b8

Browse files
feat: adjusted table description
adjusted example task
1 parent 2b67d48 commit 989e9b8

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
@@ -76,7 +76,7 @@ For more information about web commands, visit the [Single-runtime Image page](/
7676
| Command | When to use | Example task |
7777
| -------------- | ---------------------------------------- | ------------------------------------------- |
7878
| **pre_start** | Per-instance setup before app launch | Preparing local caches, setting permissions |
79-
| **post_start** | Warm-up before instance receives traffic | Cache priming, loading dependencies |
79+
| **post_start** | Warm-up before instance receives traffic | Co-ordinating so app receives traffic when ready |
8080

8181
## Deploy and `post_deploy` hooks
8282

0 commit comments

Comments
 (0)