mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-11 13:41:12 -06:00
Fix dough mass. Should be flour mass. (#168)
For some reason I used dough mass. It should be flour mass. This uses baker's math properly.
This commit is contained in:
committed by
GitHub
parent
538df0aa95
commit
93f7b19717
@@ -385,8 +385,9 @@ difficulty.
|
||||
|
||||
\section{How much starter?}
|
||||
|
||||
Most bakers use around \qty{20}{\percent} sourdough starter based on the dough mass.
|
||||
I~recommend going much lower, to around 5 to \qty{10}{\percent}.
|
||||
Most bakers use around \qty{20}{\percent} sourdough starter based on the
|
||||
flour weight. I~recommend going much lower,
|
||||
to around 5 to \qty{10}{\percent}.
|
||||
|
||||
By adjusting the amount of pre-ferment you can influence the time your dough
|
||||
requires in the bulk fermentation stage. The more starter you use, the faster
|
||||
|
||||
Reference in New Issue
Block a user