You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: js/fpsCalculator.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -75,8 +75,8 @@ function calculateFPS() {
75
75
</div>
76
76
<div class="card-yellow">
77
77
<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.
0 commit comments