chore(core): fix typo in timer readme.md (#9634)

This commit is contained in:
Ikko Ashimine
2021-12-24 08:03:11 +09:00
committed by GitHub
parent d8d624a154
commit c6bfc05bb7

View File

@ -1,4 +1,4 @@
Timer module. Functions also can be availble in the global context if you require *globals* module.
Timer module. Functions also can be available in the global context if you require *globals* module.
```js
require("globals");