From 6409ef9324dffe76139366dab766e7cbf6f3e9d2 Mon Sep 17 00:00:00 2001
From: Hadrien Grasland <hadrien.grasland@gmx.fr>
Date: Sun, 7 Jul 2024 22:14:50 +0200
Subject: [PATCH] Be more realistic about what I can cover in remaining time

---
 handouts/src/SUMMARY.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/handouts/src/SUMMARY.md b/handouts/src/SUMMARY.md
index ceabb95..152d389 100644
--- a/handouts/src/SUMMARY.md
+++ b/handouts/src/SUMMARY.md
@@ -37,7 +37,7 @@
 - [Execution](25-simulating.md)
 - [Faster updates](26-up-to-date.md)
 - [Avoiding copies](27-copyright.md)
-- [Asynchronous I/O]()
+- [Async storage]()
 - [Harder ideas]()
 
 ---
-- 
GitLab