javascript-tutorial / en.javascript.info

Modern JavaScript Tutorial
https://javascript.info
Other
23.33k stars 3.84k forks source link

added missing property in animal object's graphical representation in part 1 chapter 9.2 #3577

Open divyanshu1593 opened 11 months ago

divyanshu1593 commented 11 months ago

In part 1 chapter 9.2 Class inheritance, the first diagram, i.e. the graphical representation of animal object (rabbit-animal-independent-animal.svg) was missing a property name speed. So I have added that.

CLAassistant commented 11 months ago

CLA assistant check
All committers have signed the CLA.