Skip to content

Commit e2c3a29

Browse files
committed
Update page.jsx
1 parent 1aa9cfe commit e2c3a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/atlas/page.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ export default function Atlas() {
447447
</div>
448448
<div className="flex justify-between items-center py-2 px-3 bg-gray-800/30 rounded">
449449
<span className="text-sm text-gray-300">Recommended Ratio</span>
450-
<span className="text-sm text-orange-400">1:10 Atlas:Server</span>
450+
<span className="text-sm text-orange-400">20:10 Atlas:Server</span>
451451
</div>
452452
</div>
453453
</Card>

0 commit comments

Comments
 (0)