diff --git a/Course 2 - Advanced Learning Algorithms/Week 4 - Decision Trees/w4-ch2-Decision-trees-learning.md b/Course 2 - Advanced Learning Algorithms/Week 4 - Decision Trees/w4-ch2-Decision-trees-learning.md index 990433d..2899f1f 100644 --- a/Course 2 - Advanced Learning Algorithms/Week 4 - Decision Trees/w4-ch2-Decision-trees-learning.md +++ b/Course 2 - Advanced Learning Algorithms/Week 4 - Decision Trees/w4-ch2-Decision-trees-learning.md @@ -250,7 +250,7 @@ In _Cat Classification_ example, we have this data: cat data -- But, let's say, now rather tha having $2$ values in _Ear Shape_, we will have $3$ values: +- But, let's say, now rather than having $3$ values in _Ear Shape_, we will have $3$ values: - - _Pointy_ - - _Floppy_ - - _Oval_