Skip to content

Commit 658976d

Browse files
committed
fix duplicated question title for question 67
1 parent 9bb2455 commit 658976d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2086,7 +2086,7 @@ The `Labrador` class receives two arguments, `name` since it extends `Dog`, and
20862086

20872087
---
20882088

2089-
###### 67. With which constructor can we successfully extend the `Dog` class?
2089+
###### 67. What's the output?
20902090

20912091
```javascript
20922092
// index.js

0 commit comments

Comments
 (0)