egeloen / IvoryGoogleMapBundle

Google Map API v3 integration for your Symfony2 project.
https://github.com/egeloen/ivory-google-map
MIT License
217 stars 152 forks source link

small error in documentation #228

Open pkshetlie opened 6 years ago

pkshetlie commented 6 years ago

https://github.com/egeloen/IvoryGoogleMapBundle/blob/master/Resources/doc/place_autocomplete.md#configure-types

'types' => PlaceAutocompleteType::ESTABLISMENT,

I thinks it's 'types' => AutocompleteType::ESTABLISMENT,

thanks for this bundle very usefull