Skip to content

Commit 360942b

Browse files
committed
Text tweak.
1 parent f2fad3b commit 360942b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ANSWERS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,8 @@ Joking aside though, if you're a job applicant skimming these answers so that yo
327327

328328
Also, though potentially unreliable in multi-frame DOM environments, `instanceof` is a perfectly suited operator.
329329

330-
Context: *"Instanceof Considered Harmful&hellip;"*<br />
330+
Further reading: *"Instanceof Considered Harmful&hellip;"*
331+
331332
http://perfectionkills.com/instanceof-considered-harmful-or-how-to-write-a-robust-isarray
332333

333334
```js

0 commit comments

Comments
 (0)