mirror of https://github.com/status-im/consul.git
Merge pull request #1662 from rajanadar/patch-1
fixing small typo in json
This commit is contained in:
commit
3215b8727f
|
@ -299,7 +299,7 @@ a JSON body will be returned like this:
|
|||
},
|
||||
"Datacenter": "dc3",
|
||||
"Failovers": 2
|
||||
}
|
||||
}]
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue