Commit 7874b01
committed
docs(part-5): fix thunk logic grammatical error
Remove redundant wording "adding" to resolve a tautology. The original
sentence phrasing "adding resulting in" was grammatically incorrect.
This update clarifies the logic flow where concurrent thunks trigger
duplicate state updates, ensuring a smoother reading experience for
developers learning async logic in Part 5.1 parent 09c99bd commit 7874b01
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
592 | | - | |
| 592 | + | |
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| |||
0 commit comments