diff --git a/Chapter_3_GettingStarted/SimulatedDataset.ipynb b/Chapter_3_GettingStarted/SimulatedDataset.ipynb index 3af320f..9bc54f0 100644 --- a/Chapter_3_GettingStarted/SimulatedDataset.ipynb +++ b/Chapter_3_GettingStarted/SimulatedDataset.ipynb @@ -581,8 +581,8 @@ "source": [ "For better visualization, let us plot \n", "\n", - "* The locations of all terminals (in red)\n", - "* The location of the last customer (in blue)\n", + "* The locations of all terminals (in blue)\n", + "* The location of the last customer (in red)\n", "* The region within radius of 50 of the first customer (in green)" ] },