Skip to content

Commit f54f67f

Browse files
committed
fix typo
1 parent 8d76c10 commit f54f67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ module.exports = {
4949
// Mock get context
5050
HTMLCanvasElement.prototype.getContext = () => {};
5151
```
52-
5. update data base info inside test_settings.json
52+
5. update database info inside test_settings.json
5353

5454
6. use `npm run test` to run jest tests
5555

0 commit comments

Comments
 (0)