From 306ee8c3fa326fb2c010b2775af42fb9b523e25d Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Thu, 7 Mar 2019 10:20:22 -0700 Subject: [PATCH] fixed a copy/paste typo in tokens doc --- content/v2.0/users/tokens/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/users/tokens/_index.md b/content/v2.0/users/tokens/_index.md index f4d8b1a26..17ac434d4 100644 --- a/content/v2.0/users/tokens/_index.md +++ b/content/v2.0/users/tokens/_index.md @@ -11,7 +11,7 @@ weight: 105 --- InfluxDB ensures secure interaction between users and data through the use of **authentication tokens**. -A token identifies InfluxDB permissions? +A token identifies InfluxDB permissions. The following articles provide information about managing authentication tokens.