Commit f8eb260
committed
Fix duplicated "unexpected shutdowns" paragraph in Rules of Durable Objects
The paragraph under "Design for unexpected shutdowns" rendered twice: an inline hardcoded copy plus the working-without-shutdown-hooks partial, which begins with the same sentence.
Remove the inline paragraph so the partial is the single source of truth, and preserve the "at any time" wording by adding it to the partial.1 parent a0aa31d commit f8eb260
2 files changed
Lines changed: 1 addition & 3 deletions
File tree
- src/content
- docs/durable-objects/best-practices
- partials/durable-objects
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1441 | 1441 | | |
1442 | 1442 | | |
1443 | 1443 | | |
1444 | | - | |
1445 | | - | |
1446 | 1444 | | |
1447 | 1445 | | |
1448 | 1446 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments