fix invalid json
authorgunjan5 <patelgunjan5@gmail.com>
Thu, 4 May 2017 22:59:11 +0000 (15:59 -0700)
committergunjan5 <patelgunjan5@gmail.com>
Thu, 4 May 2017 22:59:11 +0000 (15:59 -0700)
SPEC.md

diff --git a/SPEC.md b/SPEC.md
index 1adafcc..1ef68ff 100644 (file)
--- a/SPEC.md
+++ b/SPEC.md
@@ -355,7 +355,7 @@ Note that the runtime adds the `cniVersion` and `name` fields from configuration
   "prevResult": {
     "ip4": {
       "ip": "10.1.0.3/16",
-      "gateway": "10.1.0.1",
+      "gateway": "10.1.0.1"
     },
     "dns": {
       "nameservers": [ "10.1.0.1" ]