mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-04 22:07:52 +02:00
Corrects typo in prototype section.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user