diff --git a/javascript.html.markdown b/javascript.html.markdown
index a85a7872..85c8a52d 100644
--- a/javascript.html.markdown
+++ b/javascript.html.markdown
@@ -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