Update doc for clarity

This commit is contained in:
Josh Mock
2025-03-21 14:10:01 -05:00
parent 94623eb167
commit de3872875c

View File

@ -140,7 +140,7 @@ const client = new Client({
| |
| `nodeFilter` | `function` - Filters which node not to use for a request. | `nodeFilter` | `function` - Takes a `Connection` and returns `true` if it can be sent a request, otherwise `false`.
_Default:_ _Default:_
```js ```js