Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 9edbcc9

Browse files
authored
update error intro page (#9)
1 parent b7fa753 commit 9edbcc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book/08/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- [Exercises](#Exercises)
1313
- [References and used resources](#References-and-used-resources) -->
1414

15-
This chapter is focused on software testing with Python---it focuses on a number of different topics to help you identify and fix errors. Incorporating the concepts in this chapter into your own coding practice will help you fix problems in the future, especially as you work on larger projects with multiple people.
15+
This chapter focuses on a number of different topics to help you identify and fix _errors,_ which are an essential component of _software testing._ Incorporating the concepts in this chapter into your own coding practice will help you fix problems in the future, especially as you work on larger projects with multiple people.
1616

1717
**Why should we learn about software testing?**
1818

0 commit comments

Comments
 (0)