diff --git a/source/index.html.md b/source/index.html.md index 3c0f8f9..8897894 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -225,7 +225,7 @@ let max = api.kittens.delete(2); } ``` -This endpoint retrieves a specific kitten. +This endpoint deletes a specific kitten. ### HTTP Request