diff --git a/2-Regression/1-Tools/README.md b/2-Regression/1-Tools/README.md index 349b21638..e36c34fe6 100644 --- a/2-Regression/1-Tools/README.md +++ b/2-Regression/1-Tools/README.md @@ -58,7 +58,7 @@ In this folder, you will find the file _notebook.ipynb_. You should see the printed statement: ```output - 'hello notebook' + hello notebook ``` ![VS Code with a notebook open](images/notebook.png)