We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81a03f commit 6eb5e7aCopy full SHA for 6eb5e7a
1 file changed
debugging/book-library/readme.md
@@ -12,12 +12,11 @@ My website should be able to:
12
13
## Bugs to be fixed
14
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
+1. Website loads but doesn't show any books
+2. Error in console when you try to add a book
+3. It uses the title name as the author name
+4. Delete button is broken
+5. When I add a book that I say I've read - it saves the wrong answer
21
22
I think there are other some other small bugs in my code...but I'm lazy so I can't fix them all.
23
0 commit comments