Skip to content

Commit 3979f9a

Browse files
authored
Merge pull request #887 from selgebali/patch-7
Update cellType and environmentSystem field names
2 parents 675fae3 + 60140a3 commit 3979f9a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pages/_types/BioSample/0.2-DRAFT.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@
116116
<tr id="cellType">
117117
<th style="color: #0B794B;">cellType</th>
118118
<td>
119-
<a href="https://schema.org/URL">URL</a><br/>
119+
<a href="https://schema.org/Text">Text</a><br/>
120+
<a href="https://schema.org/URL">URL</a><br/>
120121
<a href="https://schema.org/DefinedTerm">DefinedTerm</a><br/>
121122
</td>
122123
<td>
@@ -367,7 +368,7 @@
367368
</tr>
368369

369370
<tr>
370-
<th style="color: #0B794B;">environmentSystem</th>
371+
<th style="color: #0B794B;">environmentalSystem</th>
371372
<td>
372373
<a href="https://schema.org/Text">Text</a>
373374
</td>

0 commit comments

Comments
 (0)