Skip to content

Commit

Permalink
ore(README): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yfr committed Jan 8, 2025
1 parent f33a71f commit d060e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ As this component uses the Google Maps Places API to get suggests, you must incl
</html>
```

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.
You can use [@ubilabs/react-google-maps](https://github.com/visgl/react-google-maps) to intialize the Google Maps API and load the require Google Maps libraries.

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/).

Expand Down

0 comments on commit d060e4a

Please sign in to comment.