DOCS: Update API docs for /sys/generate-root (#2978)

- Fix invalid JSON example
This commit is contained in:
Brian Shumate
2017-07-07 08:25:32 -04:00
committed by Jeff Mitchell
parent 730bb03c77
commit 2a534bad74

View File

@@ -139,7 +139,7 @@ nonce must be provided with each call.
```json
{
"key": "acbd1234",
"nonce": "ad235",
"nonce": "ad235"
}
```