Skip to content

Commit eedb652

Browse files
Merge pull request #196 from hyanwong/patch-32
Correct typo
2 parents 20475ed + 373fc2e commit eedb652

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)