mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 18:12:09 +08:00
chore(core): fix typo in timer readme.md (#9634)
This commit is contained in:
@ -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");
|
||||
|
||||
|
Reference in New Issue
Block a user