From 9b33af0a8b868e2a1568beee60f98c43df9b3fc1 Mon Sep 17 00:00:00 2001 From: YanZhangADS Date: Wed, 2 Jan 2019 14:21:02 +0000 Subject: [PATCH] enhance doc --- Keras_Tensorflow/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Keras_Tensorflow/README.md b/Keras_Tensorflow/README.md index e4f261e..d902841 100644 --- a/Keras_Tensorflow/README.md +++ b/Keras_Tensorflow/README.md @@ -30,7 +30,7 @@ To set up your environment to run these notebooks, please follow these steps. T ``` sudo usermod -aG docker $USER ``` - To veriy whether you have correct configrations, try executing `docker ps` command. You should not get `permission denied` errors. + To verify whether you have correct configuration, try executing `docker ps` command. You should not get `permission denied` errors. 4. Navigate to _./AKSDeploymentTutorial\_AML/Keras\_Tensorflow_ directory