From e314acba2ba5409bfa15afc3d5c0ec4c83c8d8ca Mon Sep 17 00:00:00 2001 From: mmbrantner Date: Fri, 17 May 2019 11:12:50 +0200 Subject: [PATCH] Fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10043e718..0ae1ef38e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Now you can run any of the examples using the run.sh script from the examples di ./run.sh --docker wordcount/wordcount.js ``` -Please not that if you are running the docker container in a docker-machine environment or on another server, make sure you set the following environment variables: +Please note that if you are running the docker container in a docker-machine environment or on another server, make sure you set the following environment variables: ```bash export JUPYTER_HOST= export JUPYTER_PORT=