Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 91703e3

Browse files
authored
Fix a grammar error in ssm-deployment-guide.md (#2075)
1 parent faef27f commit 91703e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ssm-deployment-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Download SSM branch from Github https://github.com/Intel-bigdata/SSM/
3636

3737
mvn clean package -Pdist,web,hadoop-3.1 -DskipTests
3838

39-
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'.
39+
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'.
4040
For more detailed information, please refer to BUILDING.txt file.
4141

4242
# Configure SSM

0 commit comments

Comments
 (0)