From 4f2ecb0f4ae050da4720cf1a875ff55a8d0b907f Mon Sep 17 00:00:00 2001 From: djalal Date: Wed, 13 Feb 2019 11:16:42 +0100 Subject: [PATCH] "sall" typo (sic) --- slides/swarm/healthchecks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/swarm/healthchecks.md b/slides/swarm/healthchecks.md index 01e45226..c13570f1 100644 --- a/slides/swarm/healthchecks.md +++ b/slides/swarm/healthchecks.md @@ -65,7 +65,7 @@ name: healthchecks Here is a comprehensive example using the CLI: -.sall[ +.small[ ```bash docker service update \ --update-delay 5s \