diff --git a/Project_Code_12_FasterIsBetterPlacesAutocompletePart2.html b/Project_Code_12_FasterIsBetterPlacesAutocompletePart2.html index 63dd2c3..1b2e68c 100644 --- a/Project_Code_12_FasterIsBetterPlacesAutocompletePart2.html +++ b/Project_Code_12_FasterIsBetterPlacesAutocompletePart2.html @@ -644,7 +644,7 @@

Find Your New NYC Home

} } - // This function firest when the user select "go" on the places search. + // This function fires when the user selects "go" on the places search. // It will do a nearby search using the entered query string or place. function textSearchPlaces() { var bounds = map.getBounds();