Skip to content

Commit af8a725

Browse files
Apply suggestions from code review
Co-authored-by: Peter Ralph <petrel.harp@gmail.com>
1 parent 7e4152c commit af8a725

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ tree, the specified positions must land in the tree span (`[start, end)`).
774774

775775
In the following, we compute a matrix of expected {math}`r^2` within and
776776
between the first 4 trees in the tree sequence. The tree breakpoints are
777-
a convenient way to specify those first four trees tree.
777+
a convenient way to specify those first four trees.
778778

779779
```{code-cell} ipython3
780780
ld = ts.ld_matrix(mode="branch", positions=[ts.breakpoints(as_array=True)[0:4]])

0 commit comments

Comments
 (0)