Skip to content

Commit

Permalink
Fix markdown for csv data filename
Browse files Browse the repository at this point in the history
  • Loading branch information
bcopy committed Oct 11, 2024
1 parent bb9a0fe commit cd2a351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/titanic/Case Study - Titanic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"source": [
"### Load Data\n",
"\n",
"This dataset is in ```titanic.csv``````. Make sure the file is in current folder."
"This dataset is in ```titanic.csv```. Make sure the file is in current folder."
]
},
{
Expand Down

0 comments on commit cd2a351

Please sign in to comment.