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)