From d96c990975cec8092472e48b5f99418bee8fd358 Mon Sep 17 00:00:00 2001 From: Justin Yeoh Date: Thu, 1 Apr 2021 23:29:00 +0900 Subject: [PATCH] Update _index.md (#2380) --- content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md b/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md index 590c8dfa6..892405202 100644 --- a/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md +++ b/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md @@ -184,7 +184,7 @@ If a table has no rows, the `default` annotation provides the group key values. ## Line protocol elements -The `datatype` annotation accepts accepts [data types](#data-types) and **line protocol elements**. +The `datatype` annotation accepts [data types](#data-types) and **line protocol elements**. Line protocol elements identify how columns are converted into line protocol when using the [`influx write` command](/influxdb/v2.0/reference/cli/influx/write/) to write annotated CSV to InfluxDB.