Browse Source

Fix a text error

Creeper Lv 6 years ago
parent
commit
328293462a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      en/manual/platforms/linux/setup-and-requirements.md

+ 2 - 2
en/manual/platforms/linux/setup-and-requirements.md

@@ -42,7 +42,7 @@ To run games on Linux, we use the [SDL2](https://www.libsdl.org/) library which
 sudo apt-get install libsdl2-dev
 ```
 
-### .NET Code
+### .NET Core
 
 For information about how to install .NET Core, see the [.NET Core instructions for Debian/Ubuntu](https://docs.microsoft.com/en-us/dotnet/core/linux-prerequisites?tabs=netcore2x).
 
@@ -54,4 +54,4 @@ dotnet --info
 
 ## See also
 
-* * [Create a Linux game](create-a-linux-game.md)
+* * [Create a Linux game](create-a-linux-game.md)