8000 Fix link in Geocoder documentation (#545) · geocoder-php/Geocoder@6408927 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6408927

Browse files
JaimeChavarriagaNyholm
authored andcommitted
Fix link in Geocoder documentation (#545)
Closes #544
1 parent 5af03c0 commit 6408927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ providing a powerful abstraction layer for geocoding manipulations.
2525

2626
* [Installation](#installation)
2727
* [Usage](#usage)
28-
- [Address & AddressCollection](#address--addresscollection)
28+
- [Address and AddressCollection](#address-and-addresscollection)
2929
- [The ProviderAggregator](#the-provideraggregator)
3030
- [TimedGeocoder](#timedgeocoder)
3131
- [HTTP Adapters](#http-adapters)
@@ -96,7 +96,7 @@ It also contains methods to control the number of results:
9696
* `limit($limit)`
9797
* `getLimit()`
9898

99-
### Address & AddressCollection
99+
### Address and AddressCollection
100100

101101
Both `geocode()` and `reverse()` methods return a collection of `Address`
102102
objects (`AddressCollection`), each providing the following API:

0 commit comments

Comments
 (0)
0