Skip to content

Commit 6eb5e7a

Browse files
committed
Remove unclear bullet point
1 parent c81a03f commit 6eb5e7a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

debugging/book-library/readme.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ My website should be able to:
1212

1313
## Bugs to be fixed
1414

15-
1. Website loads but nothing works in my javascript
16-
2. Website loads but nothing happens
17-
3. Error in console when you try to add a book
18-
4. It uses the title name as the author name
19-
5. Delete button is broken
20-
6. When I add a book that I say I've read - it saves the wrong answer
15+
1. Website loads but doesn't show any books
16+
2. Error in console when you try to add a book
17+
3. It uses the title name as the author name
18+
4. Delete button is broken
19+
5. When I add a book that I say I've read - it saves the wrong answer
2120

2221
I think there are other some other small bugs in my code...but I'm lazy so I can't fix them all.
2322

0 commit comments

Comments
 (0)