File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ providing a powerful abstraction layer for geocoding manipulations.
25
25
26
26
* [ Installation] ( #installation )
27
27
* [ Usage] ( #usage )
28
- - [ Address & AddressCollection] ( #address--addresscollection )
28
+ - [ Address and AddressCollection] ( #address-and -addresscollection )
29
29
- [ The ProviderAggregator] ( #the-provideraggregator )
30
30
- [ TimedGeocoder] ( #timedgeocoder )
31
31
- [ HTTP Adapters] ( #http-adapters )
@@ -96,7 +96,7 @@ It also contains methods to control the number of results:
96
96
* ` limit($limit) `
97
97
* ` getLimit() `
98
98
99
- ### Address & AddressCollection
99
+ ### Address and AddressCollection
100
100
101
101
Both ` geocode() ` and ` reverse() ` methods return a collection of ` Address `
102
102
objects (` AddressCollection ` ), each providing the following API:
You can’t perform that action at this time.
0 commit comments