Skip to content

Commit 464eb4b

Browse files
authored
Update 0.3-DRAFT.html
typo fix, add missing < for html display
1 parent 19e86f8 commit 464eb4b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pages/_types/Sample/0.3-DRAFT.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,9 @@
249249
</tr>
250250

251251
<tr>
252-
<th><a href="https://schema.org/sampleQuantity">sampleQuantity/a></th>
252+
<th><a href="https://schema.org/sampleQuantity">sampleQuantity</a></th>
253253
<td>
254-
<a href="https://schema.org/QuantitativeValue">Quantitativevalue</a>
254+
<a href="https://schema.org/QuantitativeValue">QuantitativeValue</a>
255255
</td>
256256
<td>
257257
A numeric value for a measurement of the size of a sample.
@@ -290,7 +290,7 @@
290290
</tr>
291291

292292
<tr>
293-
<th><a href="https://schema.org/sampleStorageTemperature">sampleStorageTemperature/a></th>
293+
<th><a href="https://schema.org/sampleStorageTemperature">sampleStorageTemperature</a></th>
294294
<td>
295295
<a href="https://schema.org/QuantitativeValue">Quantitativevalue</a>
296296
</td>

0 commit comments

Comments
 (0)