From 2129db7411a923e2f07ab0a7e8cf8f1633934e6c Mon Sep 17 00:00:00 2001 From: Michel Fodje Date: Thu, 28 Nov 2024 22:15:45 -0600 Subject: [PATCH] Documentation fix --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d660ceb..f1c96b2 100644 --- a/README.rst +++ b/README.rst @@ -71,7 +71,7 @@ ItemListView Column name on which to create links. Must be one of the names included in list_columns. By default the first column will be used. - show_facets + add_facets Boolean to show or hide the facet counts within the filter titles. Default is `False`. get_list_columns()