Hacker News new | ask | show | jobs
by colinbartlett 2941 days ago
oh, right... thank you! (edited)
1 comments

  const breakingDistance = warrantyMiles + 1;
>> const breakingDistance = warrantyMiles + 1;

const brakingDistance = warrantyMiles + 1;

Read the chain of comments again
Woosh