diff --git a/rescript/bv_brc.py b/rescript/bv_brc.py index 95067d8..5df7387 100644 --- a/rescript/bv_brc.py +++ b/rescript/bv_brc.py @@ -290,7 +290,7 @@ def create_taxonomy_entry( taxonomy['genus'] = genus taxonomy['species'] = species - # Apply rank propagation if enabled. Assignes last higher rank to lower + # Apply rank propagation if enabled. Assigns last higher rank to lower # undefined ranks if rank_propagation: last_label = None