azkaban-aplcache

fix typo (#2066)

12/15/2018 5:15:04 AM

Changes

Details

diff --git a/docs/getStarted.rst b/docs/getStarted.rst
index df52140..706da85 100644
--- a/docs/getStarted.rst
+++ b/docs/getStarted.rst
@@ -212,7 +212,7 @@ For quick start, we may directly use the Installation directory `azkaban/azkaban
 
 Then run::
 
-  cd azkaban-solo-server/build/install/azkaban-exec-server
+  cd azkaban-exec-server/build/install/azkaban-exec-server
   ./bin/start-exec.sh
 
 After that, remember to activate the executor by calling::