1 parent 19ab499 commit fe792f2Copy full SHA for fe792f2
1 file changed
assignments/prototypes.js
@@ -54,6 +54,6 @@ EXERCISE 2
54
- Give cars the ability to crash.
55
- 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.
56
- Give cars the ability to be repaired.
57
-- A repaired car can drive again.
+- A repaired car can driven again.
58
59
*/
0 commit comments