Skip to content

Commit

Permalink
Fixes docker#2062
Browse files Browse the repository at this point in the history
  • Loading branch information
johndmulhausen authored Apr 26, 2017
1 parent 3ac6148 commit dbf1681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions engine/swarm/swarm-tutorial/scale-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ notoc: true
---

Once you have [deployed a service](deploy-service.md) to a swarm, you are ready
to use the Docker CLI to scale the number of service ps in
the swarm.
to use the Docker CLI to scale the number of containers in
the service. Containers running in a service are called "tasks."

1. If you haven't already, open a terminal and ssh into the machine where you
run your manager node. For example, the tutorial uses a machine named
Expand Down

0 comments on commit dbf1681

Please sign in to comment.