From 9094e11bfc4b58d68c4c3db8b0b9d3e987fcc488 Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Mon, 16 Oct 2017 11:29:08 -0700 Subject: [PATCH] Update acl-tokens.html.md --- website/source/api/acl-tokens.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/acl-tokens.html.md b/website/source/api/acl-tokens.html.md index 58206af13..c13f9980f 100644 --- a/website/source/api/acl-tokens.html.md +++ b/website/source/api/acl-tokens.html.md @@ -289,7 +289,7 @@ The table below shows this endpoint's support for ```text $ curl \ - --header "X-Nomad-Token: 8176afd3-772d-0b71-8f85-7fa5d903e9d4" + --header "X-Nomad-Token: 8176afd3-772d-0b71-8f85-7fa5d903e9d4" \ https://nomad.rocks/v1/acl/token/self ```