From 863875e85b1d25657c20e57f2a865eb5cbd805d3 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Wed, 1 Apr 2015 09:09:21 -0400 Subject: [PATCH] quote 'default' since it is a 'reserved word' --- lib/api/timeboard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/api/timeboard.js b/lib/api/timeboard.js index 1a28fe7..1ec50db 100644 --- a/lib/api/timeboard.js +++ b/lib/api/timeboard.js @@ -42,7 +42,7 @@ var util = require("util"); * { * name: "host1", * prefix: "host", - * default: "host:my-host" + * "default": "host:my-host" * } * ]; * dogapi.timeboard.create(