Skip to content

Commit 80c1ad3

Browse files
update one last instance of 'uscs' > 'ucsc'
1 parent 4f573d1 commit 80c1ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/anyvlm/utils/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class GrcAssemblyId(StrEnum):
2121

2222

2323
class UcscAssemblyBuild(StrEnum):
24-
"""Supported USCS assembly builds"""
24+
"""Supported UCSC assembly builds"""
2525

2626
HG38 = "hg38"
2727
HG19 = "hg19"

0 commit comments

Comments
 (0)