Skip to content

Commit

Permalink
Merge pull request allenhwkim#34 from TDesjardins/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
allenhwkim authored Jan 8, 2018
2 parents c4790b4 + 3d7e7c8 commit 8d6130d
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,7 +1,7 @@
# react-openlayers

A minimal [React](https://facebook.github.io/react/)
wrapper of [OpenLayer 3+](https://openlayers.org/)
wrapper of [OpenLayers 3+](https://openlayers.org/)
written in [TypeScript](https://www.typescriptlang.org/)

[![image](http://i.imgur.com/5JQcT8G.png)](https://rawgit.com/allenhwkim/react-openlayers/master/app/index.html)
Expand Down Expand Up @@ -50,7 +50,7 @@ Example
</custom.Popup>
```

It strictly follows [OpenLayer 3+ API documention](https://openlayers.org/en/latest/apidoc/)
It strictly follows [OpenLayers 3+ API documention](https://openlayers.org/en/latest/apidoc/)

## About Author
Allen Kim is the creator of [ngmap](https://github.com/allenhwkim/angularjs-google-maps) and
Expand Down

0 comments on commit 8d6130d

Please sign in to comment.