Skip to content

Commit d68dd21

Browse files
committed
Issue #93: Strictly following the book tutorial some routes does not answer as expected
Signed-off-by: horea <[email protected]>
1 parent 1756bf2 commit d68dd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v5/tutorials/create-book-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ $nameInput->getValidatorChain()
511511
$this->add($nameInput);
512512
```
513513

514-
Now it's time to create the handlers for the books and book collection.
514+
Now it's time to create the handlers for the book entity and book collection.
515515

516516
* `src/Book/src/Handler/BookHandler.php`
517517

0 commit comments

Comments
 (0)