diff --git a/content/v2.0/cloud/get-started.md b/content/v2.0/cloud/get-started.md index ae7a0b06e..7573fe918 100644 --- a/content/v2.0/cloud/get-started.md +++ b/content/v2.0/cloud/get-started.md @@ -114,7 +114,7 @@ The primary differences between InfluxDB OSS 2.0 and InfluxDB Cloud 2.0 are: - [InfluxDB scrapers](/v2.0/write-data/scrape-data/) that collect data from specified targets are not available in {{< cloud-name "short" >}}. -- {{< cloud-name "short" >}} instances are currently limited to a a single organization with a single user. +- {{< cloud-name "short" >}} instances are currently limited to a single organization with a single user. - Retrieving data from a file based CSV source using the `file` parameter of the [`csv.from()`](/v2/reference/flux/functions/csv/from) function is not supported; however you can use raw CSV data with the `csv` parameter.