Skip to content

Commit fe792f2

Browse files
committed
typo
1 parent 19ab499 commit fe792f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assignments/prototypes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ EXERCISE 2
5454
- Give cars the ability to crash.
5555
- A crashed car can't be driven any more. Attempts return a string "I crashed at x miles!", x being the miles in the odometer.
5656
- Give cars the ability to be repaired.
57-
- A repaired car can drive again.
57+
- A repaired car can driven again.
5858
5959
*/

0 commit comments

Comments
 (0)