diff --git a/Setting up a Minecraft server.md b/Setting up a Minecraft server.md index a737e02..6714e08 100644 --- a/Setting up a Minecraft server.md +++ b/Setting up a Minecraft server.md @@ -67,7 +67,7 @@ This enables minecraft to run in the background, restart if it crashes, etc etc. In `/etc/systemd/system`, place this file and tailor it to your liking. ``` [Unit] -Description=Minecraft Servre +Description=Minecraft Server # I don't know what these mean I'm getting them from here: # https://gist.github.com/dotStart/ea0455714a0942474635 Wants=network-online.target