diff options
Diffstat (limited to 'book/module2')
| -rw-r--r-- | book/module2/debugging_code.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/module2/debugging_code.tex b/book/module2/debugging_code.tex index ce3e99e..0d244fb 100644 --- a/book/module2/debugging_code.tex +++ b/book/module2/debugging_code.tex @@ -3,7 +3,7 @@ \subsection{Introduction}\label{introduction} Have you ever had a piece of code not work the way you expected? What -did you do? You may have , asked a friend or used an AI assistant. In +did you do? You may have, asked a friend or used an AI assistant. In this section, the following concepts are introduced - definition of a bug, common types of bugs and debugging techniques. |
