From 82a78b420fffdf64ed83be8e12e5110c1ca64448 Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Wed, 1 May 2019 13:49:15 -0700 Subject: [PATCH] Update create-token.md --- content/v2.0/users/tokens/create-token.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/v2.0/users/tokens/create-token.md b/content/v2.0/users/tokens/create-token.md index e0f6373e9..086804790 100644 --- a/content/v2.0/users/tokens/create-token.md +++ b/content/v2.0/users/tokens/create-token.md @@ -7,7 +7,6 @@ menu: name: Create a token parent: Manage tokens weight: 201 -draft: true --- Create authentication tokens using the InfluxDB user interface (UI) or the `influx` @@ -24,7 +23,7 @@ command line interface (CLI). 4. In the window that appears, enter a description for your token in the **Description** field. 5. If you're generating a read/write token: - Search for and select buckets to read from in the **Read** pane. - - Search for and select buckets to write from in the **Write** pane. + - Search for and select buckets to write to in the **Write** pane. 5. Click **Save**. ## Create a token using the influx CLI