Skip to content

Commit 13ee0b9

Browse files
committed
ore(README): fix typo
1 parent f33a71f commit 13ee0b9

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
@@ -23,7 +23,7 @@ As this component uses the Google Maps Places API to get suggests, you must incl
2323
</html>
2424
```
2525

26-
You can use [@ubilabs/react-google-maps](https://github.com/visgl/react-google-maps) to intialize the Google Maps API and load the the require Google Maps libraries.
26+
You can use [@ubilabs/react-google-maps](https://github.com/visgl/react-google-maps) to initialize the Google Maps API and load the require Google Maps libraries.
2727

2828
Visit the [Google Developer Console](https://console.developers.google.com) to generate your API key. The API's that you have to enable in your Google API Manager Dashboard are [Google Maps Geocoding API](https://developers.google.com/maps/documentation/geocoding/start), [Google Places API Web Service](https://developers.google.com/places/web-service/) and [Google Maps Javascript API](https://developers.google.com/maps/documentation/javascript/).
2929

0 commit comments

Comments
 (0)