Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Thanks to @pkokoshnikov
  • Loading branch information
typicode committed May 12, 2016
1 parent 1c6fe60 commit 301e939
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ Note: the resource will not be really updated on the server but it will be faked
### Deleting a resource

```javascript
// DELETE returns a 204 status only
$.ajax('http://jsonplaceholder.typicode.com/posts/1', {
method: 'DELETE'
});
Expand Down

0 comments on commit 301e939

Please sign in to comment.