angular/introduction-to-angular

Wrong method name

erwinrumampouw opened this issue · 0 comments

In part 7 (Display the details) step 3 it is written "....add a new method called selectLocation..." I believe it should be selectHousingLocation

Also in step 8 it is written "Add a new method called updateSelection..." I believe it should be updateSelectedLocation