From 6099398c37d0232b52e7e81d77f97f5a142e2063 Mon Sep 17 00:00:00 2001 From: Mohit Nain Date: Wed, 20 May 2020 20:23:43 +0530 Subject: [PATCH] Docs: Improve wording in field configuration options docs (#24909) * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Arve Knudsen --- docs/sources/panels/field-configuration-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels/field-configuration-options.md b/docs/sources/panels/field-configuration-options.md index 498465e848c..2a0311284dc 100644 --- a/docs/sources/panels/field-configuration-options.md +++ b/docs/sources/panels/field-configuration-options.md @@ -61,7 +61,7 @@ Custom field options are: ## Configure all fields -To change how all fields display data, you apply a [field option](#field-options). Usually you apply changes that you want to most or all of the fields here, than apply field overrides to exceptions. +To change how all fields display data, you apply a [field option](#field-options). Usually you apply changes that you want to most of or all of the fields here, rather than applying field overrides to exceptions. 1. Navigate to the panel you want to edit, click the panel title, and then click **Edit**. 1. Click the **Field** tab.