From 3aa3741fd50efd78e9307172ce0436e69cb73937 Mon Sep 17 00:00:00 2001 From: LAX1DUDE Date: Sat, 2 Apr 2022 18:45:00 -0700 Subject: [PATCH] fixed 'adittional' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 253c7cf..25774f3 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ Then, you must define **one** of: - `string` A string to send as `"data"` in the response Optionally, you can define: -- `file` A path to an adittional binary file (relative to your EaglercraftBungee folder) to send as a binary WebSocket packet after sending the first JSON response containing the `"data"` from the required `json`, `txt`, or `string` value. This file is also reloaded automatically +- `file` A path to an additional binary file (relative to your EaglercraftBungee folder) to send as a binary WebSocket packet after sending the first JSON response containing the `"data"` from the required `json`, `txt`, or `string` value. This file is also reloaded automatically **Use** `motd-reload` **to reload queries.json**