diff --git a/src/ansys/dpf/composites/select_indices.py b/src/ansys/dpf/composites/select_indices.py index dc7e5d315..39ba90d41 100644 --- a/src/ansys/dpf/composites/select_indices.py +++ b/src/ansys/dpf/composites/select_indices.py @@ -57,7 +57,7 @@ def get_selected_indices( ----- Returns an empty selection if any of the collections is empty. - The indices (nodes, layers and spots) are 0-based. Pay attention to this + The indices (nodes, layers, and spots) are 0-based. Pay attention to this when using the "composite::minmax_per_element_operator" where the min/max layer indices are 1-based starting with Workbench 2024 R1 (DPF server 7.1).