Skip to content

Commit 3c5dffb

Browse files
committed
edit setTimeout & setInterval
1 parent 3a05b42 commit 3c5dffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-js/06-advanced-functions/08-settimeout-setinterval

1-js/06-advanced-functions/08-settimeout-setinterval/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## setTimeout
1414

15-
صياغة الكود:
15+
صياغة الشيفرة:
1616

1717
```js
1818
let timerId = setTimeout(func|code, [delay], [arg1], [arg2], ...)

0 commit comments

Comments
 (0)