Skip to content

Commit 455fc56

Browse files
committed
Update admin-training/containers/01-docker-swarm-introduction.md
1 parent 3749047 commit 455fc56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-training/containers/01-docker-swarm-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ The following example will remove the service.
192192
```
193193
docker service rm sleep_app
194194
```
195-
## Service Orchestration
195+
## Software Stack Orchestration
196196
The following example represents much better the benefits of adopting this technology.
197197

198198
### Defining a stack of services

0 commit comments

Comments
 (0)