Skip to content

Commit 2c5c2db

Browse files
committed
Fix typo on URL
1 parent c6d8770 commit 2c5c2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-async-iterators/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Asynchronous Iterators and Iterables in Python
22

3-
This folder provides the code examples for the Real Python tutorial [Asynchronous Iterators and Iterables in Python](https://realpython.com/python-async-iterator/).
3+
This folder provides the code examples for the Real Python tutorial [Asynchronous Iterators and Iterables in Python](https://realpython.com/python-async-iterators/).

0 commit comments

Comments
 (0)