Skip to content

Commit b58a1a1

Browse files
Update projects/classes/the-shape-of-types/README.md
1 parent a79bba1 commit b58a1a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/classes/the-shape-of-types/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ Two more exported classes must be exported that each extends `Horror`:
7070

7171
- You may add `#` private members to the classes as you wish, such as to store previously consumed opponents.
7272
- Record each opponent's name, evil, and power *at the moment you consume them* — not a live reference
73-
- If the horror haven’t eaten yet, its power starts at 0
73+
- If a horror hasn't eaten yet, its power starts at 0

0 commit comments

Comments
 (0)