From d5a8c3a43c346dfe88c6780af4d67c4e8ae7c3bf Mon Sep 17 00:00:00 2001 From: David McKay Date: Fri, 21 Jun 2019 13:08:54 -0500 Subject: [PATCH] Fix Grammar - Expanded 'loads' to 'workloads' - Added oxford comma to list --- content/v2.0/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v2.0/_index.md b/content/v2.0/_index.md index 493c029d2..a45ca5313 100644 --- a/content/v2.0/_index.md +++ b/content/v2.0/_index.md @@ -10,8 +10,8 @@ menu: #### Welcome Welcome to the InfluxDB v2.0 documentation! -InfluxDB is an open source time series database designed to handle high write and query loads. +InfluxDB is an open source time series database designed to handle high write and query workloads. This documentation is meant to help you learn how to use and leverage InfluxDB to meet your needs. -Common use cases include infrastructure monitoring, IoT data collection, events handling and more. +Common use cases include infrastructure monitoring, IoT data collection, events handling, and more. If your use case involves time series data, InfluxDB is purpose-built to handle it.