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 98f4233 commit b455124Copy full SHA for b455124
1 file changed
lib/chai/utils/test.js
@@ -13,7 +13,7 @@ var flag = require('./flag');
13
/**
14
* ### .test(object, expression)
15
*
16
- * Test and object for expression.
+ * Test an object for expression.
17
18
* @param {Object} object (constructed Assertion)
19
* @param {Arguments} chai.Assertion.prototype.assert arguments
0 commit comments