Skip to content

Commit ba0788e

Browse files
authored
Merge pull request #985 from fulcrumgenomics/yfarjoun-typo-in-update-gff-contig-name
Update UpdateGffContigNames.scala (typo in docs)
2 parents 7c2fe31 + 0cb7121 commit ba0788e

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)