Skip to content

Commit e075467

Browse files
committed
Fixed readme typos
1 parent 15aa74f commit e075467

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ for even faster loading.
3131

3232
* Fixed issue with inline directions where "null" was prepended to the destination address.
3333
* Updated processForm method to accept max distance query string parameter.
34-
* Updated processForm method to use existing origin data if it's present and matches to avoid unecessary geocode
34+
* Updated processForm method to use existing origin data if it's present and matches to avoid unnecessary geocode
3535
requests.
3636
* Changed infowindow and location list templates so that the comma is added if the city is available.
3737
* Updated max distance check to less than or equal to the selected distance vs. just less than.
3838
* Updated regionID description in options.md for clarity.
3939
* Updated formEventHandler method to prevent ASP.net form submission on keydown instead of keyup.
4040
* Updated mapSettings description in options.md to highlight that zoom can be set to 0 for automatic centering and zooming.
41-
* Fixed close directiosn bug where close icon couldn't be clicked more than two times.
41+
* Fixed close directions bug where close icon couldn't be clicked more than two times.
4242

4343
### Version 2.0.7
4444

0 commit comments

Comments
 (0)