mirror of https://github.com/hashicorp/consul
fixing small typo in json
parent
62e2e89c46
commit
cd17cdc03d
|
@ -299,7 +299,7 @@ a JSON body will be returned like this:
|
||||||
},
|
},
|
||||||
"Datacenter": "dc3",
|
"Datacenter": "dc3",
|
||||||
"Failovers": 2
|
"Failovers": 2
|
||||||
}
|
}]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue