Skip to content

Commit 329d7d6

Browse files
committed
feat/ update README
1 parent dfca479 commit 329d7d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

14_contains/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Exercise 13 - contains
1+
# Exercise 14 - contains
22

3-
Description of the exercise goes here.
3+
Write a function that searches for a value in a nested object. It returns true if the object contains that value.

0 commit comments

Comments
 (0)