Fixed duplicate word and spaces (#86)

* Fixed duplicate spaces

* fixed duplicate there
This commit is contained in:
Niklas Baumgart
2023-05-19 10:48:40 +02:00
committed by GitHub
parent cfdbda772a
commit a7a069a688
6 changed files with 13 additions and 13 deletions

View File

@@ -24,7 +24,7 @@ out there. I dug through most of it and have tried almost everything.
In many cases the information was wrong; in other cases, I
found another valuable puzzle piece. Aggregating all this
information was one of my main motivations to start The Bread Code.
My key learning was that there there is no recipe that
My key learning was that there is no recipe that
you can blindly follow. You will always have to adapt the recipe
to your locally available tools and environment.