Skip to content

Commit

Permalink
fix typo in signature
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinmetcalf committed Aug 3, 2015
1 parent 70e2b9f commit ec06a3b
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 @@ -24,7 +24,7 @@ if you do not want to download anything, Proj4js is also hosted on [cdnjs](http:
the basic signature is:

```javascript
proj4(fromProjection[, toProjection2, coordinates])
proj4(fromProjection[, toProjection, coordinates])
```

Projections can be proj or wkt strings.
Expand Down

0 comments on commit ec06a3b

Please sign in to comment.