Skip to content

Commit

Permalink
Small typo
Browse files Browse the repository at this point in the history
Mause committed Apr 26, 2013
1 parent 97fb0ac commit 615db6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2012-12-26-post-a-thing.md
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ type: 'POST'
layout: nil
---

This method allows users to crate a new thing.
This method allows users to create a new thing.

### Request

@@ -29,4 +29,4 @@ This method allows users to crate a new thing.
name: 'My new thing'
}```
For errors responses, see the [response status codes documentation](#response-status-codes).
For errors responses, see the [response status codes documentation](#response-status-codes).

0 comments on commit 615db6c

Please sign in to comment.