fix: typo in preface (#384)

This commit is contained in:
Bastian Hodapp
2024-12-06 16:02:09 +01:00
committed by GitHub
parent ec589630ed
commit 2daba55c3e

View File

@@ -81,7 +81,7 @@ sometimes you are faced with issues you don't understand. In \qty{99.95}{\percen
of all software bugs, the developer is the issue. Sometimes, however, the framework has a of all software bugs, the developer is the issue. Sometimes, however, the framework has a
bug. That is when the developer must dig deeper to see the \emph{what} and the bug. That is when the developer must dig deeper to see the \emph{what} and the
\emph{why} behind what \emph{why} behind what
the framework is doing. You will need to read other engineer's source code, and you will be forced the framework is doing. You will need to read other engineers' source code, and you will be forced
to understand \emph{why} things are happening. to understand \emph{why} things are happening.
Being unhappy with what I~was baking, my engineering mindset took over, and I~had Being unhappy with what I~was baking, my engineering mindset took over, and I~had