Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stefmolin committed Jun 30, 2024
1 parent 6ad2609 commit d3d3c6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion notebooks/2-data_wrangling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2477,7 +2477,7 @@
"tags": []
},
"source": [
"Now, we can work on reshaping it into two columns the date and the traveler throughput from 2019 through 2021."
"Now, we can work on reshaping it into two columns: the date and the traveler throughput from 2019 through 2021."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion slides/2-data_wrangling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3005,7 +3005,7 @@
"tags": []
},
"source": [
"Now, we can work on reshaping it into two columns the date and the traveler throughput from 2019 through 2021."
"Now, we can work on reshaping it into two columns: the date and the traveler throughput from 2019 through 2021."
]
},
{
Expand Down

0 comments on commit d3d3c6f

Please sign in to comment.