Skip to content

Commit c0548ce

Browse files
committed
[mix-messy-graph] Fix grading
1 parent d633441 commit c0548ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix_messy_graph/verify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
EXPECTED_LINES = [
3838
"# Features",
39-
"## Creating Book",
39+
"## Creating Books",
4040
"Allows creating one book at a time.",
4141
"## Searching for Books",
4242
"Allows searching for books by keywords.",

0 commit comments

Comments
 (0)