Skip to content

Commit 62876ab

Browse files
authored
Merge pull request #12 from wotanCode/patch-1
error on the code
2 parents 3309a15 + a7e40c1 commit 62876ab

File tree

1 file changed

+2
-2
lines changed
  • exercises/19-And-One-and-a-Two-and-a-Three

1 file changed

+2
-2
lines changed

exercises/19-And-One-and-a-Two-and-a-Three/app.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ let contact = {
55
}
66
for(let key in contact){
77
// Code goes here
8-
9-
}
8+
}
9+

0 commit comments

Comments
 (0)