sudheerj / javascript-interview-questions

List of 1000 JavaScript Interview Questions
24.41k stars 6.92k forks source link

Update README.md #260

Closed Benappiahpoku closed 6 months ago

Benappiahpoku commented 6 months ago

Question 130 It should read what are the pros and cons of for loops. Addition of an s.

Also the cons should read

You might face off-by-one errors. Not You might face one-by-off errors.

sudheerj commented 6 months ago

@Benappiahpoku Thanks for PR. The TOC question also needs to be updated.

Benappiahpoku commented 6 months ago

@sudheerj Done.