Skip to content

Commit ec1fafd

Browse files
docs(graph-insights): fix indentation
1 parent c822531 commit ec1fafd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/explore-and-author/graph-exploration/graph-insights/features/groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The header contains:
2424
The **histogram sections** display the distribution of classes within a group. It allows analysts to scrutinize class composition (e.g., spot unexpected or missing classes) and perform logical set operations (union, intersection, difference) to restrict the contents of the groups.
2525

2626
- **Scope:** The panel displays counts for all **classes** (including **[user-defined classes](persistence.md#custom-categories)**) present within the selected group.
27-
- *Remark:* If user-defined classes are present, a second histogram is shown for better overview
27+
- *Remark:* If user-defined classes are present, a second histogram is shown for better overview
2828

2929
![Histogram Panel Overview](../assets/histograms.png){ class="bordered" width="35%" }
3030

docs/explore-and-author/graph-exploration/graph-insights/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ You have successfully modeled a complex dependency network, filtered it by geo-l
175175

176176
- **Share:** [Save the exploration](features/persistence.md#saved-explorations) to share this view with colleagues.
177177
- **Monitor:** [Create a user-defined class](features/persistence.md#custom-categories) called "High-Risk Confections" to permanently track this segment.
178-
- **Report:** [Export the CSV](features/groups.md#group-operations) of the flagged branch for the procurement team.
178+
- **Report:** [Export the CSV](features/groups.md#group-operations) of the flagged branch for the procurement team.

0 commit comments

Comments
 (0)