Hacker News new | ask | show | jobs
by baseethrowaway 2941 days ago
braking
1 comments

oh, right... thank you! (edited)

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

const brakingDistance = warrantyMiles + 1;

Read the chain of comments again
Woosh