Fix title

This commit is contained in:
David Beazley
2020-05-25 12:45:17 -05:00
parent 67d3bed056
commit 9aec32e1a9

View File

@@ -1,4 +1,4 @@
# 2.5 `collections` module # 2.5 collections module
The `collections` module provides a number of useful objects for data handling. The `collections` module provides a number of useful objects for data handling.
This part briefly introduces some of these features. This part briefly introduces some of these features.