Skip to content

Commit 2e34d8a

Browse files
author
wendy@lastlookeditorial.com
committed
Edited ch06.asciidoc with Atlas code editor
1 parent ae97a85 commit 2e34d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch06.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@ console.log(proxy)
975975
// <- { 0: 'first', 1: 'second', length: 2 }
976976
----
977977

978-
Conversely to the `getPrototypeOf` trap, ((("getPrototypeOf trap", startref="gptot6")))((("traps", "getPrototypeOf", startref="t6gpto")))((("proxies", "getPrototypeOf trap", startref="prox6gptot")))there's `setPrototypeOf`.
978+
Conversely to the `getPrototypeOf` trap, ((("getPrototypeOf trap", startref="gptot6")))((("traps", "getPrototypeOf trap", startref="t6gpto")))((("proxies", "getPrototypeOf trap", startref="prox6gptot")))there's `setPrototypeOf`.
979979

980980
==== setPrototypeOf Trap
981981

0 commit comments

Comments
 (0)