diff --git a/notebooks/Custom Scorer.ipynb b/notebooks/Custom Scorer.ipynb index 2860c83..05f9fad 100644 --- a/notebooks/Custom Scorer.ipynb +++ b/notebooks/Custom Scorer.ipynb @@ -171,7 +171,7 @@ "source": [ "## 4. Start the Server\n", "\n", - "Start the python flask server by using the command \n", + "Start the python flask server by using your command line or terminal as shown below.\n", "\n", "$ python server.py " ]