Skip to content

Commit 81c1fe0

Browse files
committed
remove odd phrasing
1 parent 955f0a5 commit 81c1fe0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exercises/FINISHED.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ You made it all the way through! This workshop took you beyond the fundamentals
2929

3030
- **Progress Notifications:** You emitted `notifications/progress` tied to a `progressToken`, giving users visibility into multi-step operations.
3131
- **Cancellation Flow:** You honored `notifications/cancelled`, wiring cleanup with `AbortController` (and ensuring resource release / early exit paths).
32-
- **Resilient Async Patterns:** You separated work orchestration from lifecycle signals for maintainability and correctness.
3332

3433
### 5. Changes (Dynamic Capabilities)
3534

0 commit comments

Comments
 (0)