Skip to content

Commit 5cf8d54

Browse files
Update popgen.md
Co-authored-by: Gregor Gorjanc <gregor.gorjanc@gmail.com>
1 parent 9a8e5a1 commit 5cf8d54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

popgen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ at the "rs3827760" SNP:
376376

377377
```{code-cell}
378378
:"tags": ["hide-input"]
379-
# Make some nide labels, colours, and legend etc.
379+
# Make some nice labels, colours, and legend
380380
mutation_labels = {m.id: focal_site.metadata.get("ID") for m in focal_site.mutations}
381381
colours = dict(San="yellow", Han="green", Denisovan="magenta")
382382
styles = [

0 commit comments

Comments
 (0)