Skip to content

Commit 9dc4e52

Browse files
authored
Merge pull request #91 from smrghsh/master
fix typo in README.md
2 parents 61bd81e + 053130a commit 9dc4e52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
### Usage
2222

23-
- To add the library to your project get the library trough NPM alongside with three.js and use it as a ES module.
23+
- To add the library to your project get the library through NPM alongside with three.js and use it as a ES module.
2424
- You can also include the library directly in you webpage but ensure first that THREE is available globally.
2525

2626
```javascript
@@ -247,4 +247,4 @@ export class CustomMapNode extends MapNode
247247

248248

249249

250-
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftentone%2Fgeo-three.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftentone%2Fgeo-three?ref=badge_large)
250+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftentone%2Fgeo-three.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftentone%2Fgeo-three?ref=badge_large)

0 commit comments

Comments
 (0)