aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <[email protected]>2021-08-17 23:07:33 -0400
committerJosh Soref <[email protected]>2021-08-18 11:20:29 -0400
commite77a41a6ed210bee1807914ccebea360f014a0de (patch)
tree5407e37e16a90210370d9ce5b028634d56acee80
parent1e37745a5560cf24a13e729e99eb508d3b55f3e2 (diff)
downloadfaker-e77a41a6ed210bee1807914ccebea360f014a0de.tar.xz
faker-e77a41a6ed210bee1807914ccebea360f014a0de.zip
spelling: message
Signed-off-by: Josh Soref <[email protected]>
-rw-r--r--test/support/chai.js2
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