From 987929e94a281a3083b543cc63cdef675e8cf1a2 Mon Sep 17 00:00:00 2001 From: RoyNancy <31472176+RoyNancy@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:41:24 +0530 Subject: [PATCH] Update Exercise-1-solutions.ipynb --- 4-JupyterLab-UI/Exercise-1-solutions.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-JupyterLab-UI/Exercise-1-solutions.ipynb b/4-JupyterLab-UI/Exercise-1-solutions.ipynb index ca524d0..3a8d312 100644 --- a/4-JupyterLab-UI/Exercise-1-solutions.ipynb +++ b/4-JupyterLab-UI/Exercise-1-solutions.ipynb @@ -30,7 +30,7 @@ " from IPython.display import Math\n", " Math('\\Delta = b^2-4ac')\n", "\n", - "Keep getting the feel of the editor (select and press TAB...)" + "Keep getting the feel of the editor (Select and press TAB ...)" ] }, {