From edf98c0d97151e7f5f4f21d329f3b689e471a173 Mon Sep 17 00:00:00 2001 From: "George C. Privon" Date: Fri, 17 Jul 2015 00:30:53 -0300 Subject: minor typo fix in text POST example --- doc/tile__text.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tile__text.rst b/doc/tile__text.rst index e9318a7..7b25c00 100644 --- a/doc/tile__text.rst +++ b/doc/tile__text.rst @@ -22,7 +22,7 @@ where: Example:: - curl http://localhot:7272/api/v0.1//push + curl http://localhost:7272/api/v0.1//push -X POST -d "tile=text" -d "key=mytext" -- cgit v1.2.3