From f6f2345e48ed0b816c15fe2ae332291372b537cc Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Wed, 28 Aug 2024 13:04:21 +0200 Subject: [PATCH] Update game-faq.md Fixxed licence typo --- docs/en/support/game-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index e2605172..20dca687 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -22,7 +22,7 @@ The Client is not officially supported on Linux. However, you might be able to --- #### **Why is the launcher flagged by my antivirus or by Windows Defender** -For BeamMP to be a trusted source for various Antivirus programs, a very expensive licecence would be needed. +For BeamMP to be a trusted source for various Antivirus programs, a very expensive licence would be needed. Some antivirus prgroams may flag BeamMP as a threat, due to it interacting with the network and other stuff. There are **no viruses** in any of the code. The code for the launcher, server, and lua client can be found on our [GitHub](https://github.com/BeamMP). ---