Skip to content

Commit 81f8220

Browse files
committed
Merge pull request learn-co-students#16 from faiyamTestFS32/faiyamTestFS32-1444250091
fixed a typo
2 parents 7c1b1cd + 4c85332 commit 81f8220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Get started by opening this lab with `learn open` so you can follow along with t
88

99
## Objectives
1010

11-
1. Read the three different parts of an errors message.
11+
1. Read the three different parts of an error message.
1212
2. Identify four error types- name errors, syntax errors, types errors, and division errors- and fix them
1313
3. Describe a test suite, where it's found in a lab, and its purpose
1414
4. Use the `learn` command in terminal to run the tests for a lab.

0 commit comments

Comments
 (0)