From 218d127724717d0bd9c230bbfed67d0ff37e83cd Mon Sep 17 00:00:00 2001 From: ME1312 Date: Fri, 18 Jan 2019 19:21:23 -0500 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 70a4145..669ce3b 100644 --- a/Configuration.md +++ b/Configuration.md @@ -11,7 +11,7 @@ The text in square brackets represents the type of value expected. The word `Lis `Integer` - A number value
`Integer Range` - Two Integers representing any number between them (`25500-25559`)
`Object` - A group containing other settings
-`Socket Address` - A String containing an IPv4 address and port number seperated by a colon (`'127.0.0.1:25565'`)
+`Socket Address` - A String containing an IPv4 address and port number (`'127.0.0.1:25565'`)
`String` - A text value (`'Hello There!'`)
`Version` - A String that accepts version formatting (`'2.13a/pr4'`)