From 069303ae057e3412d0f11e0fb316477c6df043ea Mon Sep 17 00:00:00 2001 From: Daniel Ceregatti Date: Fri, 16 Jun 2023 10:45:42 -0700 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61238c7..667c6ca 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Linux [DayZ](https://dayz.com) server in a [Docker](https://docs.docker.com/) The main goal is to provide a turnkey DayZ server with mod support that can be spun up with as little as a machine running Linux with Docker and Docker Compose installed. -## TL;DR for setting up a release DayZ server with the "1.21 stable reelase": +## TL;DR for setting up a release DayZ server with the "1.21 stable release": ```shell git clone https://ceregatti.org/git/daniel/dayzdockerserver.git