Skip to content

Commit

Permalink
minor typo fix in text POST example
Browse files Browse the repository at this point in the history
  • Loading branch information
privong committed Jul 17, 2015
1 parent 68c5732 commit edf98c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tile__text.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ where:

Example::

curl http://localhot:7272/api/v0.1/<api_key>/push
curl http://localhost:7272/api/v0.1/<api_key>/push
-X POST
-d "tile=text"
-d "key=mytext"
Expand Down

0 comments on commit edf98c0

Please sign in to comment.