We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957633b commit 8708dcdCopy full SHA for 8708dcd
1 file changed
README.md
@@ -144,7 +144,7 @@ describe('thing', () => {
144
- [request(...).ws(path[, protocols][, options])](#requestserverwspath-protocols-options)
145
- [.set(header, value)](#setheader-value)
146
- [.unset(header)](#unsetheader)
147
- - [.filterMessages(test)](#filtertest)
+ - [.filterMessages(test)](#filtermessagestest)
148
- [.filterText([test])](#filtertexttest)
149
- [.filterJson([test])](#filterjsontest)
150
- [.filterBinary([test])](#filterbinarytest)
0 commit comments