Skip to content

Commit 3a41e2b

Browse files
committed
fix Typo
1 parent b5aea3b commit 3a41e2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting_started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ trident list --remote --groups --raw | grep 'French'
3030
Among the packages listed you should find `2012_PattersonGenetics`.
3131
Let's download that one, and let's also add three further packages. We will download them into a new directory named `~/poseidon_repo` right in your home folder:
3232

33-
?> Tipp: You can also use `trident list` to view entities in your own local repository. You can list packages, groups or individuals. Check out `trident list --help` or the [documentation](trident.md)
33+
?> Tip: You can also use `trident list` to view entities in your own local repository. You can list packages, groups or individuals. Check out `trident list --help` or the [documentation](trident.md)
3434

3535
```bash
3636
mkdir -p ~/poseidon_repo
@@ -91,7 +91,7 @@ Here is the result:
9191

9292
You can see that the Z-Score for French being more closely related to the Altai Neanderthal than Yoruba are (an ethnic group from Nigeria) is much larger than 3, suggesting high significance, while the Z-score for either Sardinians or French being more closely related to the Altai Neanderthal is not-significant.
9393

94-
?> Tipp: There are many other statistics that you can compute, such as F2, F3 or FST. Check out `xerxes fstats --help` or the [documentation](xerxes.md)
94+
?> Tip: There are many other statistics that you can compute, such as F2, F3 or FST. Check out `xerxes fstats --help` or the [documentation](xerxes.md)
9595

9696
## Creating your own packages
9797

0 commit comments

Comments
 (0)