From 58c12cedd8682c52d5952c40d7df69c5f4d385bf Mon Sep 17 00:00:00 2001 From: Christopher Truman Date: Sun, 14 Feb 2021 11:06:58 -0800 Subject: [PATCH] Update Project_Code_12_FasterIsBetterPlacesAutocompletePart2.html --- Project_Code_12_FasterIsBetterPlacesAutocompletePart2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project_Code_12_FasterIsBetterPlacesAutocompletePart2.html b/Project_Code_12_FasterIsBetterPlacesAutocompletePart2.html index 63dd2c3..5dca391 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 select "go" on the places search. // It will do a nearby search using the entered query string or place. function textSearchPlaces() { var bounds = map.getBounds();