From 279ab89a61c0b81cec04b5bf016bcc61b91b229f Mon Sep 17 00:00:00 2001 From: Jarno Westhof Date: Tue, 7 Sep 2021 00:07:17 +0200 Subject: [PATCH] Fixed Typo --- docs/network protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/network protocol.md b/docs/network protocol.md index aa6e2de4..82fe2ebf 100644 --- a/docs/network protocol.md +++ b/docs/network protocol.md @@ -229,7 +229,7 @@ Requests the data package from the server. Does not require client authenticatio #### Arguments | Name | Type | Notes | | ------ | ----- | ------ | -| exlusions | list[str] | Optional. If specified, will not send back the specified data. Such as, ["Factorio"] -> Datapackage without Factorio data.| +| exclusions | list[str] | Optional. If specified, will not send back the specified data. Such as, ["Factorio"] -> Datapackage without Factorio data.| ### Bounce Send this message to the server, tell it which clients should receive the message and