Skip to content

Commit 373fc2e

Browse files
authored
Correct typo
1 parent 20475ed commit 373fc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

no_mutations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ genealogical nearest neighbour analysis)
9898
Although these methods are primarily described elsewhere, the code below illustrates
9999
how a tree sequence without mutations can be used to find the average time to the
100100
most recent common ancestor (tMRCA) of two sample genomes. The genomes have been
101-
pcked at random from the two different populations, and the times averaged over
101+
picked at random from the two different populations, and the times averaged over
102102
the entire 1Mb genome.
103103

104104
```{code-cell} ipython3

0 commit comments

Comments
 (0)