diff --git a/21-async/README.rst b/21-async/README.rst index 865534e..f0d28e5 100644 --- a/21-async/README.rst +++ b/21-async/README.rst @@ -1,4 +1,4 @@ -Sample code for Chapter 22 - "Asynchronous programming" +Sample code for Chapter 21 - "Asynchronous programming" From the book "Fluent Python, Second Edition" by Luciano Ramalho (O'Reilly, 2021) https://learning.oreilly.com/library/view/fluent-python-2nd/9781492056348/