mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-09 12:41:12 -06:00
Fix typo
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user