diff --git a/website/source/api/system/generate-root.html.md b/website/source/api/system/generate-root.html.md index 42b12b5d6d..54be70e495 100644 --- a/website/source/api/system/generate-root.html.md +++ b/website/source/api/system/generate-root.html.md @@ -139,7 +139,7 @@ nonce must be provided with each call. ```json { "key": "acbd1234", - "nonce": "ad235", + "nonce": "ad235" } ```