We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b5a11a commit 1e04c81Copy full SHA for 1e04c81
README.md
@@ -8744,7 +8744,7 @@ console.log(val.toString(16)); // A ==> Hexadecimal Conversion
8744
<b><a href="#">↥ back to top</a></b>
8745
</div>
8746
8747
-## 335Q. ***How setTimeout() and setInterval() are different from each other ?***
+## Q. ***How setTimeout() and setInterval() are different from each other?***
8748
8749
```javascript
8750
//Syntax for setTimeout
0 commit comments