typo
This commit is contained in:
parent
e5653c32a1
commit
8c84925ef7
|
@ -35,7 +35,7 @@ const data = await pingBedrock('mco.mineplex.com', {
|
||||||
timeout: 500
|
timeout: 500
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
> More complex example can be found in the `examples` folder!
|
> More complex example can be found in the `example` folder!
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
- [mcping](https://github.com/Scetch/mcping) crate for Rust
|
- [mcping](https://github.com/Scetch/mcping) crate for Rust
|
||||||
|
|
Loading…
Reference in New Issue