diff --git a/source/arche/dbtypes.rst b/source/arche/dbtypes.rst index 8899f13b6..8aef29f3d 100644 --- a/source/arche/dbtypes.rst +++ b/source/arche/dbtypes.rst @@ -96,7 +96,7 @@ yet supported, please let us know and we'll get to it as soon as possible! setupPivot({json: dbdata, fields: fields, filters: {version: "v1.2"}, - rowLabels: ["id", "name", "C++ type", "shape rank"], + rowLabels: ["C++ type"], columnLabels: ["backend"], summaries: ["supported_sum"]});