diff --git a/Mission294Solutions.ipynb b/Mission294Solutions.ipynb index ba6cf90..ba89a0f 100644 --- a/Mission294Solutions.ipynb +++ b/Mission294Solutions.ipynb @@ -1007,7 +1007,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "There are two columns, `price` and `auto`, which are numeric values with extra characters being stored as text. We'll clean and convert these." + "There are two columns, `price` and `odometer`, which are numeric values with extra characters being stored as text. We'll clean and convert these." ] }, {