From cec6520fd04189a677da3095956267e2be0d9c6b Mon Sep 17 00:00:00 2001 From: Hendrik Kleinwaechter Date: Wed, 28 Dec 2022 13:38:26 +0100 Subject: [PATCH] Fix typo --- book/wheat-sourdough/wheat-sourdough.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/wheat-sourdough/wheat-sourdough.tex b/book/wheat-sourdough/wheat-sourdough.tex index 2ddf253..37e2167 100644 --- a/book/wheat-sourdough/wheat-sourdough.tex +++ b/book/wheat-sourdough/wheat-sourdough.tex @@ -124,7 +124,7 @@ main dough. \node [block, right of=feed_no_branch, node distance=6cm] (high_ratio) {\footnotesize Use a 1:10:10 ratio. 10g starter, 100g flour, 100g water}; \node [block, right of=feed_yes_branch, node distance=3cm] (low_ratio) - {\footnotesize Use a 1:5:2.5 ratio. 10g starter, 50g flour, 50g water}; + {\footnotesize Use a 1:5:5 ratio. 10g starter, 50g flour, 50g water}; \node [block, below of=high_ratio, node distance=6cm] (check_starter) {\footnotesize Check if starter is ready to be used}; \node [decision, below of=init, node distance=6cm] (size_check)