From e04b8bd2e96e61e1dddfbe963bcde7667fc832b5 Mon Sep 17 00:00:00 2001 From: charagarlnad <27380203+charagarlnad@users.noreply.github.com> Date: Fri, 5 Jul 2019 20:15:06 -0400 Subject: [PATCH] incredibly minor typo fix in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5db669ba..0a153bec5 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Use `-DCROSS_PREFIX=/path/to/prefix` if the `i686-w64-mingw32` directory is not # Multiplayer - TCP/IP only requires the host to expose port 6112 - - UPD/IP requires that all players expose port 6112 + - UDP/IP requires that all players expose port 6112 All games are encrypted and password protected.