diff --git a/README.md b/README.md index f8e97bd..11fde59 100755 --- a/README.md +++ b/README.md @@ -498,7 +498,7 @@ makeRawInstance(, , ..) wrapper function, or - if constructor's `.__proto__` is a function (constructor) use it to create an instance, or - - use {}. + - use `{}`. - Link the object into the prototype chain