Skip to content

Commit 2ba8fef

Browse files
committed
Update browser-support.hbs
1 parent b110805 commit 2ba8fef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/templates/browser-support.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
<EsCard class="lg:col-2">
2323
<div class="text-center text-md">Mobile</div>
2424
<ul>
25-
<li>Google Chrome Android >= 96</li>
26-
<li>Mozilla Firefox Android >= 94</li>
25+
<li>Chrome Android >= 96</li>
26+
<li>Firefox Android >= 94</li>
2727
<li>Safari >= 12</li>
2828
</ul>
2929
</EsCard>

0 commit comments

Comments
 (0)