From 4ae18a88d4aa18fd04f8367cd3462c88f8a366aa Mon Sep 17 00:00:00 2001 From: Kelly Date: Fri, 12 Jun 2020 13:55:19 -0700 Subject: [PATCH] reword for parallel construction --- content/v2.0/reference/release-notes/influxdb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/reference/release-notes/influxdb.md b/content/v2.0/reference/release-notes/influxdb.md index 288848873..d7fb3ac7f 100644 --- a/content/v2.0/reference/release-notes/influxdb.md +++ b/content/v2.0/reference/release-notes/influxdb.md @@ -18,7 +18,7 @@ weight: 101 - Update `influx apply` commands with improved usage and examples in long form. - Update `influx` CLI to include the `-version` command and return the User-Agent header. - Add `RedirectTo` functionality to ensure Cloud users are redirected to the page that they were trying access after logging into Cloud. -- Dashboards maintain sort order after navigating away. +- Maintain sort order on a dashboard after navigating away. - Allow tasks to open in new tabs. ### Bug Fixes