Skip to content

Commit 00cca89

Browse files
authored
Apply suggestions from code review
1 parent c9f004f commit 00cca89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en-us/reference/engine/classes/MarketplaceService.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ methods:
371371
<tr>
372372
<td><code>ProductId</code></td>
373373
<td>number</td>
374-
<td>The product ID if <code>Enum.InfoType</code> is <b>Product</b>.</td>
374+
<td>The product ID if <code>Enum.InfoType</code> is <code>Product</code>.</td>
375375
</tr>
376376
<tr>
377377
<td><code>ProductType</code></td>
@@ -528,7 +528,7 @@ methods:
528528
<tr>
529529
<td><code>CollectibleItemId</code></td>
530530
<td>string</td>
531-
<td>The unique item ID of the collectible.</code>.</td>
531+
<td>The unique item ID of the collectible.</td>
532532
</tr>
533533
<tr>
534534
<td><code>CollectibleProductId</code></td>

0 commit comments

Comments
 (0)