Skip to content

Commit 0c7279c

Browse files
Improve description format
Co-authored-by: Cody Baker <[email protected]>
1 parent 97dfa95 commit 0c7279c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/schema/objects/columns.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ species:
553553
`homo sapiens`.
554554
definition: {
555555
"Description":
556-
"binomial species name from the NCBI Taxonomy (https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi)",
556+
"Latin binomial species name from the NCBI Taxonomy (https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi).",
557557
"Format": "string",
558558
}
559559
status:
@@ -596,7 +596,7 @@ strain:
596596
For species different from `homo sapiens`, string value indicating
597597
the strain of the species, for example: `C57BL/6J`.
598598
definition: {
599-
"Description": "name of the strain of the species",
599+
"Description": "Name of the strain of the species.",
600600
"Format": "string",
601601
}
602602
strain_rrid:

0 commit comments

Comments
 (0)