Skip to content

Commit ce84bc5

Browse files
author
simon
committed
changed a book title
1 parent a9c651f commit ce84bc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

API_DOCUMENTATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Base Path: `/books`
120120

121121
```json
122122
{
123-
"name": "The Lord he Rings",
123+
"name": "The Lord of the Rings",
124124
"isbn": "978-3-16-148410-0",
125125
"publisher": "Klett-Cotta",
126126
"genreIds": [1, 6],
@@ -134,7 +134,7 @@ Base Path: `/books`
134134

135135
```json
136136
{
137-
"name": "The Lord he Rings",
137+
"name": "The Lord of the Rings",
138138
"isbn": "978-3-16-148410-0",
139139
"publisher": "Klett-Cotta",
140140
"genreIds": [1, 6],

0 commit comments

Comments
 (0)