From 27308265a93a1b95b4ebc7c9ab87805174949722 Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Fri, 3 May 2013 00:01:18 -0400 Subject: [PATCH] Update docs for 'update' event. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 364746a..b906e9c 100644 --- a/README.markdown +++ b/README.markdown @@ -225,7 +225,7 @@ Get a property. Set a property. -#### on('update', function (key, value, source)) +#### on('update', function (change, timestamp, source)) Emmitted when a property changes. If `source !== this.id`