We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac165c8 commit 4bf5b71Copy full SHA for 4bf5b71
1 file changed
docs/api/shallow.md
@@ -176,4 +176,4 @@ Returns whether or not any of the nodes in the wrapper pass the provided predica
176
Returns whether or not all of the nodes in the wrapper match the provided selector.
177
178
#### [`everyWhere(selector) => Boolean`](/docs/api/ShallowWrapper/everyWhere.md)
179
-Returns whether or not any of the nodes in the wrapper pass the provided predicate function.
+Returns whether or not all of the nodes in the wrapper pass the provided predicate function.
0 commit comments