1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-17 13:38:38 +01:00

Corrects typo in prototype section.

This commit is contained in:
rlgreen91 2017-06-08 16:35:17 -05:00
parent 0567c07764
commit 966886c6a9

View File

@ -481,7 +481,7 @@ for (var x in myObj){
}
///prints:
// Hello world!
// 42
// 43
// [Function: myFunc]
// To only consider properties attached to the object itself