Skip to content

Commit c58dc5c

Browse files
committed
also fix missing class="numeric"
1 parent c347b0d commit c58dc5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/content/en/2025/ecommerce.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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)