diff --git a/create_book.txt b/create_book.txt index 306efa59..347f0a0a 100644 --- a/create_book.txt +++ b/create_book.txt @@ -1 +1 @@ -This is the feature for the author to add a new book. +"This is the feature for the author to add a new book." \ No newline at end of file diff --git a/list_all_books.txt b/list_all_books.txt index cb2aa8c4..caf62ec0 100644 --- a/list_all_books.txt +++ b/list_all_books.txt @@ -1,2 +1 @@ -This is the feature which shows the user all the books they've created as a list. -List all books will list all books in ascending order. +“This is the feature which shows the user all the books they’ve created as a list.” \ No newline at end of file