From e53c35223bed9a32f1e9cd3fe75caf344d4b5c7e Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 24 Apr 2025 17:37:21 -0600 Subject: Updated tex files --- book/module2/debugging_code.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'book/module2') 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. -- cgit v1.2.3