mirror of
https://github.com/status-im/consul.git
synced 2025-02-17 16:16:44 +00:00
docs: fix a trailing comma in JSON body
removing a comma after a last element in JSON body
This commit is contained in:
parent
f8e2e3c710
commit
6682a0d4be
@ -50,7 +50,7 @@ definitions:
|
||||
{
|
||||
"service": {
|
||||
"name": "web",
|
||||
"port": 8080,
|
||||
"port": 8080
|
||||
}
|
||||
}
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user