From 15bf6e09ae9e208d2aeb3757f6df3380878156ae Mon Sep 17 00:00:00 2001 From: Brian Grinstead Date: Tue, 21 Feb 2012 13:58:40 -0600 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d7c05f..158ef50 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ See http://foliotek.github.com/AjaxQ for a demonstration and documentation $.getq(name, opts); -`$.postq` follows the [$.post](http://api.jquery.com/jQuery.get/) options and return value, with an extra first parameter (the queue name). +`$.postq` follows the [$.post](http://api.jquery.com/jQuery.post/) options and return value, with an extra first parameter (the queue name). $.postq(name, opts);