Merge pull request #1662 from rajanadar/patch-1

fixing small typo in json
This commit is contained in:
Ryan Breen 2016-01-29 08:32:57 -05:00
commit d043c692f0
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",
"Failovers": 2
}
}]
}
```