Skip to content

Commit 284624d

Browse files
Update test_plans/non_uniform_groups.asciidoc
Co-authored-by: John Pennycook <john.pennycook@intel.com>
1 parent 2fb29ef commit 284624d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_plans/non_uniform_groups.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Check that `leader()` return type is `bool` and return value is equal to
193193

194194
The `get_tangle_group` is called with the `sub_group` of the invocation.
195195
Let `M` be the result of `get_local_range()` on this `sub_group` and let `N` be
196-
some value strictly less than `M`. `get_tangle_group` is called it two split
196+
some value strictly less than `M`. `get_tangle_group` is called in two split
197197
control-flows in an if-else-statement, the if-branch with the first `N` items of
198198
the sub-group and the else branch with the rest.
199199

0 commit comments

Comments
 (0)