From 5ccccde6dae2d855f7e4a4e3eaa2d37f7a71d928 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 2 Nov 2015 13:35:30 -0500 Subject: [PATCH] Fix trailing whitespace complaints --- website/source/docs/auth/cert.html.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/source/docs/auth/cert.html.md b/website/source/docs/auth/cert.html.md index cb09397e6e..36e3cbd3d1 100644 --- a/website/source/docs/auth/cert.html.md +++ b/website/source/docs/auth/cert.html.md @@ -284,15 +284,15 @@ of the header should be "X-Vault-Token" and the value should be the token. ```javascript { - "auth": null, + "auth": null, "data": { "serials": { "13": {} } - }, - "lease_duration": 0, - "lease_id": "", - "renewable": false, + }, + "lease_duration": 0, + "lease_id": "", + "renewable": false, "warnings": null }