Skip to content

Commit 0cb7121

Browse files
authored
Update UpdateGffContigNames.scala (typo in docs)
typo
1 parent 7c2fe31 commit 0cb7121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/com/fulcrumgenomics/util/UpdateGffContigNames.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import com.fulcrumgenomics.sopt.{arg, clp}
3434

3535
@clp(description =
3636
"""
37-
|Updates then contig names in a GFF.
37+
|Updates the contig names in a GFF.
3838
|
3939
|The name of each sequence must match one of the names (including aliases) in the given sequence dictionary. The
4040
|new name will be the primary (non-alias) name in the sequence dictionary.

0 commit comments

Comments
 (0)