summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorYi EungJun <eungjun.yi@navercorp.com>2015-11-26 17:48:19 +0900
committerYi EungJun <eungjun.yi@navercorp.com>2015-11-26 17:48:19 +0900
commit40d688f66942166057af117b538ebf9f22a04186 (patch)
treeaf80074e9cf3f8b8415b08677c32405d3fa1c1cd /doc
parentaaced173f8b3020fbbef236d84b070c2c67ee968 (diff)
downloadchat-40d688f66942166057af117b538ebf9f22a04186.tar.gz
chat-40d688f66942166057af117b538ebf9f22a04186.tar.bz2
chat-40d688f66942166057af117b538ebf9f22a04186.zip
Add a missed grave
Diffstat (limited to 'doc')
-rw-r--r--doc/install/Production-Ubuntu.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Production-Ubuntu.md b/doc/install/Production-Ubuntu.md
index 482c2a0ba..923cb0f2d 100644
--- a/doc/install/Production-Ubuntu.md
+++ b/doc/install/Production-Ubuntu.md
@@ -48,7 +48,7 @@
* ``` sudo mkdir -p /mattermost/data```
* Set the ubuntu account as the directory owner by typing:
* ``` sudo chown -R ubuntu /mattermost```
-1. Configure Mattermost Server by editing the config.json file at /home/ubuntu/mattermost/config`
+1. Configure Mattermost Server by editing the config.json file at `/home/ubuntu/mattermost/config`
* ``` cd ~/mattermost/config```
* Edit the file by typing:
* ``` vi config.json```