fixing small typo in json

pull/1662/head
Raja Nadar 2016-01-29 01:25:23 -08:00
parent 62e2e89c46
commit cd17cdc03d
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ a JSON body will be returned like this:
}, },
"Datacenter": "dc3", "Datacenter": "dc3",
"Failovers": 2 "Failovers": 2
} }]
} }
``` ```