mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-11 05:31:11 -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?}
|
\section{How much starter?}
|
||||||
|
|
||||||
Most bakers use around \qty{20}{\percent} sourdough starter based on the dough mass.
|
Most bakers use around \qty{20}{\percent} sourdough starter based on the
|
||||||
I~recommend going much lower, to around 5 to \qty{10}{\percent}.
|
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
|
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
|
requires in the bulk fermentation stage. The more starter you use, the faster
|
||||||
|
|||||||
Reference in New Issue
Block a user