do the same => do the same thing

This commit is contained in:
Peter Roche 2020-03-29 16:26:02 -06:00 committed by GitHub
parent adfb099a84
commit 62299ed853
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ This call makes a truly exact copy of `obj`, including all properties: enumerabl
## Brief history
If we count all the ways to manage `[[Prototype]]`, there are a lot! Many ways to do the same!
If we count all the ways to manage `[[Prototype]]`, there are a lot! Many ways to do the same thing!
Why?