Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix left over from starter conversion changes #244

Closed
wants to merge 1 commit into from
Closed

Conversation

cedounet
Copy link
Collaborator

Addresses
#239 and a typo.

@@ -1,5 +1,5 @@
\begin{tikzpicture}[node distance = 4cm, auto]
\node [start] (init) {Take your regular or liquid starter};
\node [start] (init) {Take your regular starter};
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
\node [start] (init) {Take your regular starter};
\node [start] (init) {Take your starter};

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This process could both start with a regular or liquid starter. Both will work. So maybe just starter? Should we elaborate this further in another place?

@@ -1,5 +1,5 @@
\begin{tikzpicture}[node distance = 4cm, auto]
\node [start] (init) {Take your regular or liquid starter};
\node [start] (init) {Take your regular starter};
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This process could both start with a regular or liquid starter. Both will work. So maybe just starter? Should we elaborate this further in another place?

@@ -162,7 +162,7 @@ \section{Liquid starter}%
flavor profile from vinegary to lactic. Your starter is going to develop
dairy creamy notes. Interestingly, when changing the hydration again, your starter
is going to maintain the liquid starter flavor profile, but then benefit again
from enhanced yeast activity. The liquid starter conversion is nonreversible.
from enhanced yeast activity. The liquid starter conversion is non~reversible.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx. I hope one day I learn when to use the ~ in LaTeX

@cedounet
Copy link
Collaborator Author

I am not understanding what you mean by non-reversible then?

if it is non reversible then we can’t come back from liquid to regular or stiff. If we can this is reversible by definition.

@cedounet
Copy link
Collaborator Author

cedounet commented Oct 4, 2023

ping @hendricius what do you mean by non-reversible 😺 ?

thank

@hendricius
Copy link
Owner

@cedounet made a small video, hope this clarifies it a bit: https://www.loom.com/share/0d3a042323e94b978cd5f71017bdad29

@cedounet cedounet closed this Oct 4, 2023
@hendricius
Copy link
Owner

hendricius commented Oct 4, 2023 via email

@cedounet
Copy link
Collaborator Author

cedounet commented Oct 4, 2023

I think we should but that is not that PR, hence I closed it. I did not close #239 we can track improvements there.

@cedounet cedounet deleted the typos-starter branch October 26, 2023 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants