This commit is contained in:
Hendrik Kleinwaechter
2022-12-28 13:38:26 +01:00
parent 1389b556d7
commit cec6520fd0

View File

@@ -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)