diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e7e4d3..9cbf1f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,5 +15,5 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass ### Added -- Initial release, package implements Rcon using the Q3 procotocl. +- Initial release, package implements Rcon using the Q3 protocol. - A basic CLI implementation accepting configuration flags.