Skip to content

Commit 03f24e8

Browse files
authored
Update README.md
1 parent 4ec8176 commit 03f24e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ convenience to the shorthand `td`:
3535
global.td = require('testdouble') // Node.js; `window.td` for browsers
3636
```
3737

38-
(You may need to configure your linter to ingore the `td` global.
38+
(You may need to configure your linter to ignore the `td` global.
3939
Instructions:
4040
[eslint](https://eslint.org/docs/user-guide/configuring#specifying-globals),
4141
[standard](https://github.com/standard/standard/#i-use-a-library-that-pollutes-the-global-namespace-how-do-i-prevent-variable-is-not-defined-errors).)

0 commit comments

Comments
 (0)