Skip to content

Commit

Permalink
fixed typo in README.qp
Browse files Browse the repository at this point in the history
  • Loading branch information
fiorix committed Dec 17, 2009
1 parent 1798977 commit 706f434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.qp
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ now, add some content into that queue:


for x in {1..1000}; do curl -X POST -d "queue=test&value=foobar" http://localhost:8888/; done for x in {1..1000}; do curl -X POST -d "queue=test&value=foobar" http://localhost:8888/; done


that's is. :) that's it. :)

0 comments on commit 706f434

Please sign in to comment.