Skip to content

Commit 1e04c81

Browse files
committed
Update README.md
1 parent 9b5a11a commit 1e04c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8744,7 +8744,7 @@ console.log(val.toString(16)); // A ==> Hexadecimal Conversion
87448744
<b><a href="#">↥ back to top</a></b>
87458745
</div>
87468746
8747-
## 335Q. ***How setTimeout() and setInterval() are different from each other ?***
8747+
## Q. ***How setTimeout() and setInterval() are different from each other?***
87488748
87498749
```javascript
87508750
//Syntax for setTimeout

0 commit comments

Comments
 (0)