Skip to content

Commit

Permalink
[CE-431] Fix typo
Browse files Browse the repository at this point in the history
Change-Id: I9246b43bb63124804a309bda7caa2bc402e2268e
Signed-off-by: Max Peng <pengisgood@gmail.com>
  • Loading branch information
pengisgood committed Aug 22, 2018
1 parent 2c5821d commit a7fd65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup_worker_docker.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Setup Docker Host as a Worker Node

TLDR: `WORKDER_TYPE=docker MASTER_NODE=x.x.x.x make setup-worker`
TLDR: `WORKER_TYPE=docker MASTER_NODE=x.x.x.x make setup-worker`

For the Worker Node with meeting the [system requirements](#system-requirements), three steps are required:

Expand Down

0 comments on commit a7fd65b

Please sign in to comment.