Skip to content

Commit

Permalink
docs: typos in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
usefulthink committed Sep 7, 2023
1 parent a114cd9 commit cb92ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Comnponents for the Google Maps API
# React Components for the Google Maps API

[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/visgl/react-google-maps/tree/main/LICENSE)

Expand All @@ -11,7 +11,7 @@ The map instance can only be accessed, if a `Map` component is used inside the `

## Description

This is a Typescript / Javascript library to integrate the Google Maps Javascript API into your React application.
This is a Typescript / JavaScript library to integrate the Google Maps JavaScript API into your React application.
It comes with a collection of React components to create maps, markers and infowindows, and a set of
hooks to use some of the Google Maps
API [Services](https://developers.google.com/maps/documentation/javascript#services)
Expand Down

0 comments on commit cb92ef6

Please sign in to comment.