From 7b2d598c389ff4b64d8c57bfc84e0e3c612f4877 Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Fri, 4 May 2018 00:20:31 -0400 Subject: [PATCH] fix my fat fingers. ugg, sorry, editing via github and I need to go to bed :) --- slides/common/composescale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/common/composescale.md b/slides/common/composescale.md index 53ce4145..9aa2e870 100644 --- a/slides/common/composescale.md +++ b/slides/common/composescale.md @@ -100,7 +100,7 @@ We have available resources. ## Scaling workers on a single node - Docker Compose supports scaling -- Let's `worker` and see what happens! +- Let's scale `worker` and see what happens! .exercise[