Skip to content

Commit

Permalink
Merge pull request #1 from alexanderbluhm/main
Browse files Browse the repository at this point in the history
Fix README.md example
  • Loading branch information
shuding authored Nov 22, 2021
2 parents 32a9038 + 10d556a commit 0a988b7
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 @@ -7,7 +7,7 @@
```js
import createGlobe from 'cobe'

const phi = 0
let phi = 0

const globe = createGlobe(canvas, {
devicePixelRatio: 2,
Expand Down

0 comments on commit 0a988b7

Please sign in to comment.