From 0b91056731490bbb6dfe048aabba8f63a0ed3e41 Mon Sep 17 00:00:00 2001 From: Elvis Pranskevichus Date: Wed, 12 Feb 2025 17:30:06 -0800 Subject: [PATCH] nit --- docs/reference/admin/statistics_update.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/admin/statistics_update.rst b/docs/reference/admin/statistics_update.rst index 36a9d4578f8..e6016b4f143 100644 --- a/docs/reference/admin/statistics_update.rst +++ b/docs/reference/admin/statistics_update.rst @@ -20,7 +20,7 @@ Update internal statistics about data. Description ----------- -Collects statistics about the contents of data in the current branch. +Updates statistics about the contents of data in the current branch. Subsequently, the query planner uses these statistics to help determine the most efficient execution plans for queries.