From 193b0e2c76d26da7c388fc1ecd6798d7f16d88c2 Mon Sep 17 00:00:00 2001 From: Jamie Thomson Date: Mon, 9 Jul 2018 22:54:29 +0100 Subject: [PATCH] Fix typo - Juptyer --- docs/using/recipes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using/recipes.md b/docs/using/recipes.md index d441eeae..13a25696 100644 --- a/docs/using/recipes.md +++ b/docs/using/recipes.md @@ -121,7 +121,7 @@ If you are mounting a host directory as `/home/jovyan/work` in your container an Ref: [https://github.com/jupyter/docker-stacks/issues/199](https://github.com/jupyter/docker-stacks/issues/199) -## JuptyerHub +## JupyterHub We also have contributed recipes for using JupyterHub.