Skip to content

Commit 6c61f0b

Browse files
authored
the > their (too broad/vague)
1 parent 7dd82b7 commit 6c61f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sober/Troubleshooting/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There are two ways of obtaining logs when running Sober:
1919

2020
### RBXCRASH: OutOfMemory (Failed to allocate memory. size = [x], alignment = [y])
2121

22-
That means your graphics card ran out of video memory that Sober is trying to load on. This is especially problematic for NVIDIA users because the Linux drivers do not have shared VRAM spillover that is present in Windows. Intel Haswell and earlier iGPUs are also experiencing the same issue, though the cause is currently unknown.
22+
That means your graphics card ran out of video memory that Sober is trying to load on. This is especially problematic for NVIDIA users because their Linux drivers do not have shared VRAM spillover that is present in Windows. Intel Haswell and earlier iGPUs are also experiencing the same issue, though the cause is currently unknown.
2323

2424
The main culprit behind this is basically due to textures being loaded at the highest quality possible, which is the default setting.
2525

0 commit comments

Comments
 (0)