diff --git a/source/_posts/Implement-Your-Own-Call-Bind-Apply.md b/source/_posts/Implement-Your-Own-Call-Bind-Apply.md index 6c4212b7..9ec91f81 100644 --- a/source/_posts/Implement-Your-Own-Call-Bind-Apply.md +++ b/source/_posts/Implement-Your-Own-Call-Bind-Apply.md @@ -1,6 +1,6 @@ --- title: Implement Your Own Call, Bind, Apply -date: 2022-010-23 13:39:53 +date: 2022-10-23 13:39:53 tags:[Javascript] ---