We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb29ef commit 284624dCopy full SHA for 284624d
test_plans/non_uniform_groups.asciidoc
@@ -193,7 +193,7 @@ Check that `leader()` return type is `bool` and return value is equal to
193
194
The `get_tangle_group` is called with the `sub_group` of the invocation.
195
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
+some value strictly less than `M`. `get_tangle_group` is called in two split
197
control-flows in an if-else-statement, the if-branch with the first `N` items of
198
the sub-group and the else branch with the rest.
199
0 commit comments