diff --git a/README.md b/README.md index 2689255d978..6543c5beac8 100644 --- a/README.md +++ b/README.md @@ -1663,7 +1663,7 @@ To also include the timestamp with each log, set `LOG_TIMESTAMP` to "true". The Feature is used run commands when the server starts, client connects, or client disconnects. **Notes:** -* On clinet connect we only know there was a connection, and not who connected. RCON commands will need to be used for that. +* On client connect we only know there was a connection, and not who connected. RCON commands will need to be used for that. * Using '|-' is preferred for yaml, this make sure only the correct new lines are in place for the commands. **On Server Start:**