Hi, In step [6. Filter search results](https://codelabs.developers.google.com/introduction-to-angular#5), item 4 has a reference to a html (housing-**LOCATION**...) `4. In housing-location.component.html, replace locationList with results in the ngFor:` but the correct name of the file is housing-**LIST**... `4. In housing-list.component.html, replace locationList with results in the ngFor:` Thanks (^_^)
Hi,
In step 6. Filter search results, item 4 has a reference to a html (housing-LOCATION...)
4. In housing-location.component.html, replace locationList with results in the ngFor:but the correct name of the file is housing-LIST...
4. In housing-list.component.html, replace locationList with results in the ngFor:Thanks (^_^)