readme typo
This commit is contained in:
parent
69e25b5d2c
commit
e2b3a25670
|
@ -126,7 +126,7 @@ simply don't respond.
|
||||||
Fired if:
|
Fired if:
|
||||||
- the peer does not support ut_metadata
|
- the peer does not support ut_metadata
|
||||||
- the peer doesn't have metadata yet
|
- the peer doesn't have metadata yet
|
||||||
- the repeatedly sent invalid data
|
- the peer repeatedly sent invalid data
|
||||||
|
|
||||||
```js
|
```js
|
||||||
wire.ut_metadata.on('warning', function (err) {
|
wire.ut_metadata.on('warning', function (err) {
|
||||||
|
|
Loading…
Reference in New Issue