From 0853450bb5a216960322587708c42b40d890e584 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Thu, 13 Jun 2019 16:12:33 +0200 Subject: [PATCH] Fix typo: missing "c" for instance For the OVH guide. --- docs/install/ovh.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/ovh.rst b/docs/install/ovh.rst index df010d2..1edf361 100644 --- a/docs/install/ovh.rst +++ b/docs/install/ovh.rst @@ -86,7 +86,7 @@ Let's create the server on which we can run JupyterHub. #. Select a billing period: monthly or hourly. -#. Click the **Create an instane** button! You will be taken to a different screen, +#. Click the **Create an instance** button! You will be taken to a different screen, where you can see progress of your server being created. .. image:: ../images/providers/ovh/create-instance.png @@ -124,4 +124,4 @@ Step 2: Adding more users Step 3: Install conda / pip packages for all users ================================================== -.. include:: add_packages.txt \ No newline at end of file +.. include:: add_packages.txt