From 6c834b29d001fb7a2d8bbb34a7602d9c152f1558 Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Fri, 29 Jun 2018 10:52:28 -0700 Subject: [PATCH] =?UTF-8?q?Pour=20some=20tea=20=F0=9F=8D=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Supplied some missing `t` --- docs/guides/notebook-interfaces.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/notebook-interfaces.rst b/docs/guides/notebook-interfaces.rst index 7d6ccb4..96c41fa 100644 --- a/docs/guides/notebook-interfaces.rst +++ b/docs/guides/notebook-interfaces.rst @@ -22,7 +22,7 @@ the notebook server to give you the classic notebook interface. If you change ``/tree`` to ``/lab``, you will get the JupyterLab interface. -If you change ``/tree`` to ``/nteract``, you will get he nteract interface. +If you change ``/tree`` to ``/nteract``, you will get the nteract interface. You can play around with them and see what fits your use cases best.