From 6610ff178d7910c45cd7580ee41bca325ececa4e Mon Sep 17 00:00:00 2001 From: Holger Knust Date: Sat, 4 Mar 2017 23:13:35 -0800 Subject: [PATCH] Fixed typo on slide. Attempts instead of attemps --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 928662ac..b0543866 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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!