diff --git a/README.md b/README.md index 9c45d9f..5a4ebfb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactButterflyMap -This is a small react component that contains an OpenStreetMap widget with points of interest . +This is a small react component that contains an OpenStreetMap widget with points of interest. ## Current state diff --git a/package.json b/package.json index 1d601ac..be08600 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "react-map-gl": "^7.1.7", "styled-components": "^6.1.13" }, - "description": "This is a small react component that contains an OpenStreetMap widget with search and points of interest features.", + "description": "This is a small react component that contains an OpenStreetMap widget with the ability to render points of interest.", "bugs": { "url": "https://github.com/binary-butterfly/react-butterfly-map/issues" }, @@ -51,5 +51,5 @@ "react", "map" ], - "author": "binaryButterfly GmbH" + "author": "binary butterfly GmbH" }