aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2fc998f..d267368 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ It currently features:
- Receive reliable (ordered or unordered) messages from the server
- A Server plugin which can:
- Accept client connections
- - Brodcast reliable ordered messages to the clients
+ - Send reliable ordered messages to the clients
- Receive reliable (ordered or unordered) messages from any client
- Both client & server accept custom protocol structs/enums defined by the user as the message format.