We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79145f1 commit 911e954Copy full SHA for 911e954
episodes/21-automatically-testing-software.md
@@ -77,7 +77,7 @@ There are three main types of automated tests:
77
for example after making changes your code to add new functionality or fix a bug.
78
79
For the purposes of this course, we will focus on unit tests.
80
-But the principles and practices we wll talk about can be built on
+But the principles and practices we will talk about can be built on
81
and applied to the other types of tests too.
82
83
## Set Up a New Feature Branch for Writing Tests
0 commit comments