mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +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
|
```js
|
||||||
require("globals");
|
require("globals");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user