Skip to content

Commit 6da00e8

Browse files
authored
Removed option 'Property' from question 7.
1 parent c5704a4 commit 6da00e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fundamentals/exercises.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ var joesAge = joe['age'];
8484

8585
1. Index
8686
2. Key
87-
3. Property
87+
3. Array
8888
4. Object
8989

9090
**7. What are `name` and `age` of the object `joe`?**

0 commit comments

Comments
 (0)