@@ -68,7 +68,7 @@ One part of this application will use a customer’s geolocation to suggest the
68
68
best local branch(es) to a customer, and automatically filter their search
69
69
results based on that assumption.
70
70
71
- ![ A map of part of Massachussetts with several retail locations
71
+ ![ A map of part of Massachusetts with several retail locations
72
72
marked.] ( /images/2022/06/map-with-stores.png )
73
73
74
74
Our application should leverage available customer preference and geolocation
@@ -132,7 +132,7 @@ When a new prospective customer visits our website, we check their IP
132
132
geolocation. The GeoIP City Plus web service returns the geolocation coordinates
133
133
42.1293, -72.7522.
134
134
135
- ![ The same map of Massachussetts with store branches marked, as above, but this
135
+ ![ The same map of Massachusetts with store branches marked, as above, but this
136
136
time there is also an IP geolocation point labeled on the map. The IP
137
137
geolocation point on the map is located near a city named Springfield. There are
138
138
store branches marked in Chicopee, near Springfield, but also further away to
@@ -144,7 +144,7 @@ that the customer is in a population center near the geographical coordinates,
144
144
probably Springfield. We don’t really know where the customer is, but maybe this
145
145
is what we expect:
146
146
147
- ![ The same map of Massachussetts with store branches and IP geolocation point
147
+ ![ The same map of Massachusetts with store branches and IP geolocation point
148
148
marked, as above, but this time there is also a marker for the actual customer
149
149
location. The actual customer location marker is near the IP geolocation point
150
150
marker, in the heart of Springfield, the largest town near the IP geolocation
0 commit comments