From c093536c2c8b9b15be629b88206f406cc01006d0 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 14 Jun 2015 12:06:36 -0400 Subject: Fix typo --- docs/webhooks.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/webhooks.markdown b/docs/webhooks.markdown index 1ebc0078..4ace116b 100644 --- a/docs/webhooks.markdown +++ b/docs/webhooks.markdown @@ -138,7 +138,7 @@ Task modification: "recurrence_basedate": "0", "recurrence_parent": null, "recurrence_child": null, - "task_id": "1" + "task_id": "1", "changes": { "category_id": "2" } -- cgit v1.2.3