Skip to content

Commit 8541f83

Browse files
committed
Heading indentation
1 parent 3b2625c commit 8541f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $simpleGoogleMaps = SimpleGoogleMapsFactory::getByKey(getenv('KEY'));
2525
$simpleGoogleMaps = SimpleGoogleMapsFactory::getByClientNameAndCryptKey(getenv('CLIENT_NAME'), getenv('CRYPT_KEY'));
2626
```
2727

28-
## Geocoding
28+
### Geocoding
2929

3030
To convert an address to a set of GPS coordinates, use the `geocode` method, as shown below.
3131

0 commit comments

Comments
 (0)