diff --git a/en.json b/en.json
index 93ce7b2..a569bf3 100644
--- a/en.json
+++ b/en.json
@@ -1745,7 +1745,7 @@
"Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description": "When this option is enabled, Resonite will zoom your FOV when you are sprinting in Desktop.\nDisable the setting to remove the effect.\nDoes NOT include effects found in User Generated Content.",
"Settings.DesktopRenderSettings.VSync": "VSync",
- "Settings.DesktopRenderSettings.VSync.Description": "When this option is enabled, the framerate will be synced with the refresh rate of your screen. Disabling this can render frames faster, but also cause visible tearing.\n\nThis can be useful when doing performance testing, as it will uncap the update and rendering speed.",
+ "Settings.DesktopRenderSettings.VSync.Description": "When this option is enabled, the framerate will be synced with the refresh rate of your screen. Disabling this can render frames faster, but it will also cause visible tearing.\n\nThis can be useful when doing performance testing as it will uncap the update and rendering speed.\n\nIMPORTANT: This setting cannot be toggled while in VR since framerate is controlled by VR.",
"Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused": "Limit framerate when in background",
"Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused.Description": "When enabled, the framerate will be limited to a set value when the application window is unfocused. This is useful if you use other programs and games at the same time, as it will free up more resources for them.",
"Settings.DesktopRenderSettings.MaximumBackgroundFramerate": "Maximum background framerate",