Skip to content

Commit 8d0fb4f

Browse files
Update README.md
1 parent d246118 commit 8d0fb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Authorization: Bearer KTOR_AUTH_TOKEN
210210
### Check Blog Author
211211

212212
```http
213-
DELETE http://localhost:8080/blog/NOTE_ID_HERE/is_author
213+
DELETE http://localhost:8080/blog/BLOG_ID_HERE/is_author
214214
Content-Type: application/json
215215
Authorization: Bearer KTOR_AUTH_TOKEN
216216
```

0 commit comments

Comments
 (0)