diff --git a/src/guide/non-eagler.md b/src/guide/non-eagler.md index 9bb070e..04d770e 100644 --- a/src/guide/non-eagler.md +++ b/src/guide/non-eagler.md @@ -9,4 +9,4 @@ To join non eagler servers on the client, just do not include `wss://` in the se If the server has both Java and Eagler support, you should definitely use Eagler. Here's why: 1. Eagler is much faster than Java -2. Eagler is supported natively, with needing to use a relay, resulting in better ping. +2. Eagler is supported natively, without needing to use a relay, resulting in better ping.