From 5daff9d30161b23a96eea283881ec94e9297ee2e Mon Sep 17 00:00:00 2001 From: Markus Grüneis Date: Sat, 11 Oct 2014 18:06:07 +0200 Subject: fix error in protocol spec --- doc/protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/protocol.md b/doc/protocol.md index 73641b8..d33c941 100644 --- a/doc/protocol.md +++ b/doc/protocol.md @@ -15,7 +15,7 @@ data-update ----------- { - "start-time": "2014-08-03Z12:34:56.123", + "start-time": "2014-08-03T12:34:56.123Z", "duration-ms": 5000, "data": { "clients": [ -- cgit v1.2.3