Skip to content

Commit 478ccc7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3d955e9 commit 478ccc7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/schema/objects/columns.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ birthtime:
6060
name: birthtime
6161
display_name: birthtime
6262
description: |
63-
Time (or estimated time) of birth. Time format (hh:mm:ssZ).
63+
Time (or estimated time) of birth. Time format (hh:mm:ssZ).
6464
Typically, this field will be combined with birthdate.
6565
Should not be provided or anonymized for human subjects.
6666
type: string
@@ -122,7 +122,7 @@ deathtime:
122122
name: deathtime
123123
display_name: deathtime
124124
description: |
125-
Time (or estimated time) of death. Time format (hh:mm:ssZ).
125+
Time (or estimated time) of death. Time format (hh:mm:ssZ).
126126
Typically, this field will be combined with deathdate.
127127
Should not be provided or anonymized for human subjects.
128128
type: string

src/schema/objects/enums.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@ embryo:
14831483
display_name: embryo
14841484
description: |
14851485
Life cycle stage of a subject that starts with fertilization and ends with the
1486-
fully formed embryo. If fertilization is unknown the LMP startdate is assumed.
1486+
fully formed embryo. If fertilization is unknown the LMP startdate is assumed.
14871487
Adapted from UBERON - http://purl.obolibrary.org/obo/UBERON_0000068.
14881488
infant:
14891489
value: infant

0 commit comments

Comments
 (0)