From 726d8444d7a834f270ab93ae313f9b1b28e45a5f Mon Sep 17 00:00:00 2001 From: Abdullah <111107624+Abdullah-Ajeebi@users.noreply.github.com> Date: Thu, 20 Feb 2025 23:40:13 +0300 Subject: [PATCH] Capitalize word. --- docs/en/game/error-codes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/game/error-codes.md b/docs/en/game/error-codes.md index 42db1ab0..eaa967e5 100644 --- a/docs/en/game/error-codes.md +++ b/docs/en/game/error-codes.md @@ -17,7 +17,7 @@ This page contains all the error codes that the launcher may display. | Logger file init failed | The launcher does not have the ability to create files | Run the launcher as administrator. | | Please close the game and try again | The game is already open and the launcher can't clear the `multiplayer/mods` folder | Close the game and retry. | | Please launch the game at least once | The launcher tried and failed to modify the game's directory | Run the game at least once before running the launcher again. | -| Primary Servers Offline! sorry for the inconvenience! | The launcher failed to check for an update | Check your internet connection and firewall rules. If there is no problem on your end, please check the [BeamMP updates channel]() on our Discord. | +| Primary Servers Offline! Sorry for the inconvenience! | The launcher failed to check for an update | Check your internet connection and firewall rules. If there is no problem on your end, please check the [BeamMP updates channel]() on our Discord. | | Sorry Backend System Outage! Don't worry it will back on soon! | The BeamMP backend did not respond | Check your internet connection and firewall rules. If there is no problem on your end, please check the [BeamMP updates channel]() on our Discord. | | Stuck on updating | The launcher is stuck on updating and will not continue to the next step | Run the launcher as administrator and check your antivirus rules so that the launcher is not blocked. |