Skip to content

Commit f873731

Browse files
committed
Fix typos
1 parent 89f2e64 commit f873731

4 files changed

Lines changed: 2 additions & 92 deletions

File tree

File renamed without changes.

docs/command_line_usage/tutorial.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Taxonomic authorities exist to standardize classification, but:
5151
- Taxonomy is not fixed—it will change over time with new discoveries and evolving concepts
5252

5353
## Solution
54-
TaxonoPy uses the the taxonomic lineages provided by diverse sources to submit batched queries to GNVerifier and resolve to a standardized classification path for each sample in the dataset. It is currently configured to prioritize alignment to the [GBIF Backbone Taxonomy](https://verifier.globalnames.org/data_sources/11). Where GBIF misses, backup sources of the [Catalogue of Life](https://verifier.globalnames.org/data_sources/1) and [Open Tree of Life (OTOL) Reference Taxonomy](https://verifier.globalnames.org/data_sources/179) are used.
54+
TaxonoPy uses the taxonomic lineages provided by diverse sources to submit batched queries to GNVerifier and resolve to a standardized classification path for each sample in the dataset. It is currently configured to prioritize alignment to the [GBIF Backbone Taxonomy](https://verifier.globalnames.org/data_sources/11). Where GBIF misses, backup sources of the [Catalogue of Life](https://verifier.globalnames.org/data_sources/1) and [Open Tree of Life (OTOL) Reference Taxonomy](https://verifier.globalnames.org/data_sources/179) are used.
5555

5656
## Getting Started
5757
To get started with TaxonoPy, see the [Quick Reference](user-guide/quick-reference.md) guide.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ nav:
1818
- Development:
1919
- Contributing:
2020
- development/contributing/index.md
21-
- Acknowledgements: acknowledgements.md
21+
- Acknowledgments: acknowledgments.md
2222

2323
theme:
2424
name: material

0 commit comments

Comments
 (0)