diff --git a/src/yuzu/main.cpp b/src/yuzu/main.cpp
index 691fa71e37..56a9c75da2 100644
--- a/src/yuzu/main.cpp
+++ b/src/yuzu/main.cpp
@@ -1305,7 +1305,7 @@ bool GMainWindow::LoadROM(const QString& filename, u64 program_id, std::size_t p
"this is usually caused by outdated GPU drivers, including integrated ones. "
"Please see the log for more details. "
"For more information on accessing the log, please see the following page: "
- ""
+ ""
"How to Upload the Log File. "));
break;
default: