From 19f474433d8fb69d1b56e2d0e34057bd0fef10b8 Mon Sep 17 00:00:00 2001 From: S Date: Mon, 22 Aug 2016 10:47:11 -0400 Subject: [PATCH] Update tokens.html.md Bullet points at the end were off (probably due to some line wrapping settings somewhere) --- website/source/docs/concepts/tokens.html.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/website/source/docs/concepts/tokens.html.md b/website/source/docs/concepts/tokens.html.md index 06ae90dfd4..9d98bc99b9 100644 --- a/website/source/docs/concepts/tokens.html.md +++ b/website/source/docs/concepts/tokens.html.md @@ -177,7 +177,5 @@ to be given periodic tokens. There are a few important things to know when using periodic tokens: -* When a periodic token was created via a token store role, the _current_ value -* of the role's period setting will be used at renewal time A token with both a -* period and an explicit max TTL will act like a periodic token but will be -* revoked when the explicit max TTL is reached +* When a periodic token is created via a token store role, the _current_ value of the role's period setting will be used at renewal time +* A token with both a period and an explicit max TTL will act like a periodic token but will be revoked when the explicit max TTL is reached