From 91703e30d4f7615c8a1fd558f7a4906a01ad021d Mon Sep 17 00:00:00 2001 From: PHILO-HE Date: Fri, 28 Jun 2019 13:37:21 +0800 Subject: [PATCH] Fix a grammar error in ssm-deployment-guide.md (#2075) --- docs/ssm-deployment-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ssm-deployment-guide.md b/docs/ssm-deployment-guide.md index 21e6fd92825..13b5023b21a 100755 --- a/docs/ssm-deployment-guide.md +++ b/docs/ssm-deployment-guide.md @@ -36,7 +36,7 @@ Download SSM branch from Github https://github.com/Intel-bigdata/SSM/ mvn clean package -Pdist,web,hadoop-3.1 -DskipTests -A tar distribution package will be generated under 'smart-dist/target'. Unzip the tar distribution package to ${SMART_HOME} directory, and the configuration files of SSM is under '${SMART_HOME}/conf'. +A tar distribution package will be generated under 'smart-dist/target'. Unzip the tar distribution package to ${SMART_HOME} directory, and SSM configuration files are under '${SMART_HOME}/conf'. For more detailed information, please refer to BUILDING.txt file. # Configure SSM