Fix list formatting

Closes #525
pull/526/head
pierwill 2019-10-16 08:58:20 -07:00
parent 3d44c2371c
commit 656de399b8
1 changed files with 3 additions and 3 deletions

View File

@ -26,9 +26,9 @@ the InfluxDB user interface (UI), and client libraries.
To write data into InfluxDB, you need the following:
- an **organization**
- a **bucket**; and
- an [**authentication token**](/v2.0/security/tokens/).
- an organization
- a bucket
- an [authentication token](/v2.0/security/tokens/)
The [InfluxDB setup process](/v2.0/get-started/#set-up-influxdb) creates each of these.