Commit b770d52e by Marcus Efraimsson Committed by GitHub

Merge pull request #13936 from mminer/fix-minor-docs-typo

Fix minor JSON typo in HTTP API docs
parents 28b0ae1d 7e13aa2c
......@@ -290,7 +290,7 @@ Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
"sendReminder": true,
"frequency": "15m",
"settings": {
"addresses: "carl@grafana.com;dev@grafana.com"
"addresses": "carl@grafana.com;dev@grafana.com"
}
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment