mirror of https://github.com/status-im/consul.git
Fix typo in config HTTP API documentation
This commit is contained in:
parent
0604934e13
commit
7190af29ac
|
@ -59,7 +59,7 @@ The table below shows this endpoint's support for
|
|||
{
|
||||
"Kind": "service-defaults",
|
||||
"Name": "web",
|
||||
"Protocol": "http",
|
||||
"Protocol": "http"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue