ga-wdi-boston / ruby-object-model

Other
1 stars 109 forks source link

Tpo in Composition section #22

Open BenGitsCode opened 7 years ago

BenGitsCode commented 7 years ago
Sometimes, we want build more complex object by using specific instances of other
- objects. We can use composition to acheive this. In this case, we will add
+ objects. We can use composition to achieve this. In this case, we will add
 instances of the `Song` class to the tracks of our album.
jrhorn424 commented 7 years ago

For those with tired eyes, it's "achieve".