Skip to content

Commit

Permalink
Merge pull request hunvreus#8 from Mause/patch-1
Browse files Browse the repository at this point in the history
Small typo. Thanks @Mause.
  • Loading branch information
makara committed Apr 26, 2013
2 parents 97fb0ac + 615db6c commit eda2491
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
Expand Up @@ -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

Expand All @@ -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 eda2491

Please sign in to comment.