diff options
| -rw-r--r-- | test/support/chai.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/support/chai.js b/test/support/chai.js index bf55ebf1..0f28f553 100644 --- a/test/support/chai.js +++ b/test/support/chai.js @@ -2666,7 +2666,7 @@ var flag = require('./flag') * and template tags. Template tags will return * a stringified inspection of the object referenced. * - * Messsage template tags: + * Message template tags: * - `#{this}` current asserted object * - `#{act}` actual value * - `#{exp}` expected value |
