From 9d37aa7e9ffeb3f4015f34b7b89f85f4319c51db Mon Sep 17 00:00:00 2001 From: kelseiv <47797004+kelseiv@users.noreply.github.com> Date: Tue, 16 Mar 2021 09:06:30 -0700 Subject: [PATCH] Update content/influxdb/v2.0/reference/api/influxdb-1x/_index.md Co-authored-by: Scott Anderson --- content/influxdb/v2.0/reference/api/influxdb-1x/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md b/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md index 1e9105070..4a2c00cc3 100644 --- a/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md +++ b/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md @@ -39,7 +39,7 @@ There are multiple ways to provide 1.x-compatible authorization credentials to I The example below uses the `Authorization` header with the `Basic` scheme to provide the required 1.x-compatible username and password: -##### Basic authentication with authorization header +##### Basic authentication ```sh # --user syntax :