Skip to content

Commit 7b4e5c5

Browse files
authored
Small markup fix for Ecommerce chapter (#4378)
* replaces `</td>>` with `</td>` * also fix missing class="numeric"
1 parent 1f81c36 commit 7b4e5c5

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/content/en/2025/ecommerce.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,10 @@ Different tiers have different top platforms.
321321
<tr>
322322
<td class="numeric">5</td>
323323
<td></td>
324-
<td>Shopify</td>>
325-
<td>WooCommerce</td>>
326-
<td>1C-Bitrix</td>>
327-
<td>Wix eCommerce</td>>
324+
<td>Shopify</td>
325+
<td>WooCommerce</td>
326+
<td>1C-Bitrix</td>
327+
<td>Wix eCommerce</td>
328328
<td>PrestaShop</td>
329329
</tr>
330330
</tbody>
@@ -391,10 +391,10 @@ Different tiers have different top platforms.
391391
<tr>
392392
<td class="numeric">5</td>
393393
<td></td>
394-
<td>Shopify</td>>
395-
<td>WooCommerce</td>>
396-
<td>1C-Bitrix</td>>
397-
<td>Wix eCommerce</td>>
394+
<td>Shopify</td>
395+
<td>WooCommerce</td>
396+
<td>1C-Bitrix</td>
397+
<td>Wix eCommerce</td>
398398
<td>PrestaShop</td>
399399
</tr>
400400
</tbody>
@@ -656,10 +656,10 @@ A site is considered "good" on CWV when it passes all three thresholds.
656656
<tr>
657657
<td>Square Online</td>
658658
<td class="numeric">18,812</td>
659-
<td>0%</td>
659+
<td class="numeric">0%</td>
660660
<td class="numeric">39%</td>
661-
<td>0%</td>
662-
<td>0%</td>
661+
<td class="numeric">0%</td>
662+
<td class="numeric">0%</td>
663663
</tr>
664664
</tbody>
665665
</table>

0 commit comments

Comments
 (0)