diff --git a/data/part-6/3-errors.md b/data/part-6/3-errors.md index cee17852..9f23ce1e 100644 --- a/data/part-6/3-errors.md +++ b/data/part-6/3-errors.md @@ -15,7 +15,7 @@ After this section -The are two basic categories of errors that come up in programming contexts: +There are two basic categories of errors that come up in programming contexts: 1. Syntax errors, which prevent the execution of the program 2. Runtime errors, which halt the execution