Fixed typo on slide. Attempts instead of attemps

This commit is contained in:
Holger Knust
2017-03-04 23:13:35 -08:00
parent 9a9e725d5b
commit 6610ff178d

View File

@@ -6480,7 +6480,7 @@ More resources on this topic:
docker service update ... --force
```
.warning[Docker will silently ignore attemps to remove a non-existent label or constraint]
.warning[Docker will silently ignore attempts to remove a non-existent label or constraint]
- It won't warn you if you typo when removing a label or constraint!