diff --git a/docs/proxy.md b/docs/proxy.md index 09dad1d..6c57552 100644 --- a/docs/proxy.md +++ b/docs/proxy.md @@ -613,7 +613,7 @@ var handler = { }; ``` -`construct`方法可以接受两个参数。 +`construct`方法可以接受三个参数。 - `target`:目标对象 - `args`:构造函数的参数对象