Skip to content

Commit e3a74ee

Browse files
committed
2 parents db5dbc3 + 61ccd6b commit e3a74ee

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
@@ -50,7 +50,7 @@
5050
| --- | --------- |
5151
| 1 | [What are the possible ways to create objects in JavaScript](#what-are-the-possible-ways-to-create-objects-in-javascript) |
5252
| 2 | [What is a prototype chain](#what-is-a-prototype-chain) |
53-
| 3 | [What is the difference between Call, Apply and Bind](#what-is-the-difference-between-call-apply-and-bind) |
53+
| 3 | [What is the Difference Between `call`, `apply`, and `bind`](#what-is-the-difference-between-call-apply-and-bind) |
5454
| 4 | [What is JSON and its common operations](#what-is-json-and-its-common-operations) |
5555
| 5 | [What is the purpose of the array slice method](#what-is-the-purpose-of-the-array-slice-method) |
5656
| 6 | [What is the purpose of the array splice method](#what-is-the-purpose-of-the-array-splice-method) |

0 commit comments

Comments
 (0)