diff options
| author | Josh Soref <[email protected]> | 2021-08-17 23:07:33 -0400 |
|---|---|---|
| committer | Josh Soref <[email protected]> | 2021-08-18 11:20:29 -0400 |
| commit | e77a41a6ed210bee1807914ccebea360f014a0de (patch) | |
| tree | 5407e37e16a90210370d9ce5b028634d56acee80 /test/support | |
| parent | 1e37745a5560cf24a13e729e99eb508d3b55f3e2 (diff) | |
| download | faker-e77a41a6ed210bee1807914ccebea360f014a0de.tar.xz faker-e77a41a6ed210bee1807914ccebea360f014a0de.zip | |
spelling: message
Signed-off-by: Josh Soref <[email protected]>
Diffstat (limited to 'test/support')
| -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 |
