From 31e615c1af1299c31ca72d83117cf4f76b583dd2 Mon Sep 17 00:00:00 2001 From: O1LER <44237025+O1LER@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:02:58 +0100 Subject: [PATCH] Update docs/en/guides/beammp-dev/beammp-dev.md Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com> --- docs/en/guides/beammp-dev/beammp-dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/guides/beammp-dev/beammp-dev.md b/docs/en/guides/beammp-dev/beammp-dev.md index d1e0f68e..54234902 100644 --- a/docs/en/guides/beammp-dev/beammp-dev.md +++ b/docs/en/guides/beammp-dev/beammp-dev.md @@ -39,7 +39,7 @@ Further information about the userfolder can be found at [https://documentation. ## Enabling dev mode in the BeamMP launcher In order to prevent auto-update to overwrite your local git clone, its necessary to disable it, using `--no-download`. -If you also dont want the launcher to start beamNG and would like to see debug prints, then using `--dev` is advised. +If you also don't want the launcher to start BeamNG, and would like to see debug prints, then using `--dev` is advised. | Argument | Note | |:-------------------------|:-------------------------------------------|