diff --git a/item_05_slice_sequence.py b/item_05_slice_sequence.py index 902b097..c6ee588 100644 --- a/item_05_slice_sequence.py +++ b/item_05_slice_sequence.py @@ -1,4 +1,4 @@ -# Item 5: Know hot to slice sequences +# Item 5: Know how to slice sequences # Python includes syntax for slicing sequences into pieces. Slicing lets you