Skip to content

Commit 10782cd

Browse files
committed
Tweak the VRR range text
1 parent 374d3b6 commit 10782cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/fpsCalculator.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ function calculateFPS() {
7575
</div>
7676
<div class="card-yellow">
7777
<p>
78-
*Your VRR range typically starts at 48 FPS, but some displays support 30 or even 1.<br>
79-
Check <a href="https://www.nvidia.com/en-us/geforce/products/g-sync-monitors/specs/" target="_blank">this list</a> to know your model's VRR range. Check the product page if it's not listed there.
78+
*VRR ranges typically start at 48 FPS, but some displays support 30 or even 1.<br>
79+
You can check <a href="https://www.nvidia.com/en-us/geforce/products/g-sync-monitors/specs/" target="_blank">this list</a> to know your model's VRR range. If your display is not on the list, you can check the product page.
8080
</p>
8181
</div>
8282
<div class="card-green">

0 commit comments

Comments
 (0)