fixed typo in cloud getting started

pull/346/head
Scott Anderson 2019-07-23 09:05:10 -06:00
parent b43148aa97
commit 2fa1cbbd9f
1 changed files with 1 additions and 1 deletions

View File

@ -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.