diff --git a/contributing/development/compiling/introduction_to_the_buildsystem.rst b/contributing/development/compiling/introduction_to_the_buildsystem.rst index 9a7af7761..e7ff838c7 100644 --- a/contributing/development/compiling/introduction_to_the_buildsystem.rst +++ b/contributing/development/compiling/introduction_to_the_buildsystem.rst @@ -133,7 +133,7 @@ All builds are optimized. Each mode means: The editor is enabled by default in all PC targets (Linux, Windows, macOS), disabled for everything else. Disabling the editor produces a binary that can -run projects, but does not include the editor or the Project Manager. +run projects but does not include the editor or the Project Manager. ::