Skip to content

Commit 0cd7687

Browse files
Remove errant comma in nucleicAcidType.json
1 parent 8bd9ce7 commit 0cd7687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terms/ngs/nucleicAcidType.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"$schema": "http://json-schema.org/draft-07/schema#",
33
"$id": "https://repo-prod.prod.sagebase.org/repo/v1/schema/type/registered/sage.annotations-ngs.nucleicAcidType-0.0.1",
44
"type": "string",
5-
"description": "RNA, DNA, not applicable",
5+
"description": "RNA, DNA, not applicable"
66
}
77

0 commit comments

Comments
 (0)