From b1d3f0531396ccea2d53e5ebbae7a86e7b03fc22 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Mon, 6 Jan 2025 14:02:33 +0100 Subject: [PATCH] article: fix typo --- src/modules/pull-system/FlowArticle.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/modules/pull-system/FlowArticle.vue b/src/modules/pull-system/FlowArticle.vue index a69fb95..231da18 100644 --- a/src/modules/pull-system/FlowArticle.vue +++ b/src/modules/pull-system/FlowArticle.vue @@ -160,9 +160,9 @@ const feature: Feature = {

To make this happen we first need to setup blue bins: our security - stocks Blue bins make sure teams can work without any blockers. The next - team will always have material to transform. Here, we'll have 2 blue - bins per team. + stocks. Blue bins make sure teams can work without any blockers. The + next team will always have material to transform. Here, we'll have 2 + blue bins per team, it seems a good tradeoff.