From 6ce7cf8241989fde7d5a6ae21174cdba952c2b77 Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Mon, 14 Sep 2020 23:16:54 +0530 Subject: [PATCH] Docs: Minor grammatical correction (#27575) * Minor grammatical correction * Typo correction in docs --- docs/sources/guides/whats-new-in-v7-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/guides/whats-new-in-v7-2.md b/docs/sources/guides/whats-new-in-v7-2.md index 936cef8e56b..9da651e9956 100644 --- a/docs/sources/guides/whats-new-in-v7-2.md +++ b/docs/sources/guides/whats-new-in-v7-2.md @@ -58,7 +58,7 @@ for each user. This feature is disabled by default as it needs more testing and ## Table column filters -The new column filter option allow you to dynamically apply value filters to any column. This is option is disabled but +The new column filter option allows you to dynamically apply value filters to any column. This option is disabled but can be enabled for all or a specific column using an override rule. {{< docs-imagebox img="/img/docs/v72/table_column_filters.png" max-width="800px" caption="Table column filters" >}}