Skip to content

Commit ac3f31c

Browse files
authored
Update platform-tips.md
1 parent 520eae8 commit ac3f31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/enterprise/platform-tips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ On the worker machine, you need to run this command to remove travis-worker and
224224
$ sudo docker images | grep travis | awk '{print $3}' | xargs sudo docker rmi -f
225225
```
226226

227-
#### With Ubuntu 14.04 as host operating system
227+
### With Ubuntu 14.04 as host operating system
228228

229229
```sh
230230
sudo service replicated stop

0 commit comments

Comments
 (0)