diff --git a/00-Python Object and Data Structure Basics/06-Tuples.ipynb b/00-Python Object and Data Structure Basics/06-Tuples.ipynb index 3f93a3369..96907b165 100644 --- a/00-Python Object and Data Structure Basics/06-Tuples.ipynb +++ b/00-Python Object and Data Structure Basics/06-Tuples.ipynb @@ -238,7 +238,7 @@ "\n", "You should now be able to create and use tuples in your programming as well as have an understanding of their immutability.\n", "\n", - "Up next Files!" + "Up next Sets and Booleans!!" ] } ],