Skip to content

Commit 58ff761

Browse files
committed
Fix typo
1 parent 137fb41 commit 58ff761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- [`?` in `async` Blocks](07_workarounds/03_err_in_async_blocks.md)
2626
- [`Send` Approximation](07_workarounds/04_send_approximation.md)
2727
- [Recursion](07_workarounds/05_recursion.md)
28-
- [`async` in Traits](07_workarounds/06_async_traits.md)
28+
- [`async` in Traits](07_workarounds/06_async_in_traits.md)
2929
- [TODO: I/O](404.md)
3030
- [TODO: `AsyncRead` and `AsyncWrite`](404.md)
3131
- [TODO: Asynchronous Design Patterns: Solutions and Suggestions](404.md)

0 commit comments

Comments
 (0)