Typo fix in task docs

pull/1345/head
pierwill 2020-08-17 11:18:55 -07:00 committed by Scott Anderson
parent f5213798dd
commit 8110bf8739
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ data and stores it in a new bucket.
## Components of a task
Every InfluxDB task needs the following four components.
Their form and order can vary, but the are all essential parts of a task.
Their form and order can vary, but they are all essential parts of a task.
- [Task options](#define-task-options)
- [A data source](#define-a-data-source)