summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-10-02 11:39:23 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-10-02 11:39:23 +0100
commitb896af73870c4cf4027b8d997b78cb50ef1fdf0f (patch)
tree276805a9b06fdb9b8d6d510b12a00b4bc42678b2
parent4076e8f12f20f6dd6230d6015b2cb8228cdc8076 (diff)
downloadlorry-controller-b896af73870c4cf4027b8d997b78cb50ef1fdf0f.tar.gz
Fix typo
-rw-r--r--lorry-controller.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/lorry-controller.conf b/lorry-controller.conf
index 4e30c76..0600608 100644
--- a/lorry-controller.conf
+++ b/lorry-controller.conf
@@ -1,4 +1,4 @@
-{
+[
{
"type": "trove",
"serial": 1,
@@ -15,4 +15,4 @@
"destroy": "unchanged",
"interval": "2H"
}
-} \ No newline at end of file
+] \ No newline at end of file