From e77a41a6ed210bee1807914ccebea360f014a0de Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 17 Aug 2021 23:07:33 -0400 Subject: spelling: message Signed-off-by: Josh Soref --- test/support/chai.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3