This commit is contained in:
Timofey Gelazoniya 2022-01-10 23:37:07 +03:00
parent e5653c32a1
commit 8c84925ef7
Signed by: zeldon
GPG Key ID: 047886915281DD2A
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ const data = await pingBedrock('mco.mineplex.com', {
timeout: 500
})
```
> More complex example can be found in the `examples` folder!
> More complex example can be found in the `example` folder!
## Acknowledgements
- [mcping](https://github.com/Scetch/mcping) crate for Rust