diff --git a/docker/Makefile b/docker/Makefile index f9ffcf4faf..d13ff2f351 100644 --- a/docker/Makefile +++ b/docker/Makefile @@ -123,7 +123,7 @@ notebook: ## notebook-gpu: create-host-workspace notebook-gpu: ## - ## Start a juptyer notebook on the Pyro GPU docker container. + ## Start a jupyter notebook on the Pyro GPU docker container. ## Args: ## img: use image name given by `img`. ##