diff --git a/lib/builder_web.ml b/lib/builder_web.ml index 1306a76..47617df 100644 --- a/lib/builder_web.ml +++ b/lib/builder_web.ml @@ -237,8 +237,8 @@ let add_routes datadir = |> List.map Info.compute_area |> List.fold_left Int64.add 0L in - [ - "Minor subtrees", excluded_minors_size + [ + "Minors excluded from treemap", excluded_minors_size ] in info