From 51571cefeb4b390c52868041891f73b88b9105f8 Mon Sep 17 00:00:00 2001 From: Antoine Beyeler Date: Fri, 15 Nov 2024 17:18:12 +0100 Subject: [PATCH] typo --- rerun_py/docs/gen_common_index.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rerun_py/docs/gen_common_index.py b/rerun_py/docs/gen_common_index.py index a5cff5a1a706..8b8f8b863c8c 100755 --- a/rerun_py/docs/gen_common_index.py +++ b/rerun_py/docs/gen_common_index.py @@ -147,7 +147,7 @@ class Section: title="Custom Data", class_list=[ "AnyValues", - "AnyBatchValues", + "AnyBatchValue", ], ), ################################################################################