summaryrefslogtreecommitdiff
path: root/day1/session1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'day1/session1.tex')
-rw-r--r--day1/session1.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/day1/session1.tex b/day1/session1.tex
index f7d9335..4ac6941 100644
--- a/day1/session1.tex
+++ b/day1/session1.tex
@@ -555,7 +555,7 @@ Use the \typ{\%save} \alert{magic} command of IPython
\end{block}
Line numbers can be specified individually separated by commas or as a range separated by a dash.\\
\begin{block}{}
-\typ{\%save four_plot.py} \alert{\typ{16 18-27}} \\
+\typ{\%save four_plot.py} \alert{\typ{ 16 18-27}} \\
\end{block}
This saves from the history the commands entered on line numbers \alert{16, 18, 19, 20, \ldots 27}
\end{frame}