Skip to content

Commit e5674cf

Browse files
authored
Merge pull request #1493 from hrodward/patch-19
Update task.md
2 parents e577658 + 906dd13 commit e5674cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-js/08-prototypes/01-prototype-inheritance/2-search-algorithm

1-js/08-prototypes/01-prototype-inheritance/2-search-algorithm/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ importance: 5
66

77
The task has two parts.
88

9-
We have objects:
9+
Given the following objects:
1010

1111
```js
1212
let head = {

0 commit comments

Comments
 (0)