learn-co-curriculum / phase-3-ruby-oo-inheritance-modules

Other
1 stars 2.15k forks source link

change "instances methods" to "instance methods"? #6

Closed brigj1 closed 2 years ago

brigj1 commented 2 years ago

Canvas Link

https://learning.flatironschool.com/courses/5187/assignments/180355?module_item_id=397998

Concern

should "instances" be "instance" in the following? intended to be used as instances methods

Additional Context

No response

Suggested Changes

maybe change this: intended to be used as instances methods

to this?: intended to be used as instance methods