Skip to content

Commit 7a6aa38

Browse files
committed
Fix readme typo
1 parent 613bc3b commit 7a6aa38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ new ThreeGlobe({ configOptions })
8181
| Config options | Description | Default |
8282
| --- | --- | :--: |
8383
| <b>waitForGlobeReady</b>: <i>boolean</i> | Whether to wait until the globe wrapping image has been fully loaded before rendering the globe or any of the data layers. | `true` |
84-
| <b>animateIn</b>: <i>boolean</i> | Whether to animate the globe initialization, by scaling and rotating the globe into its inital position. | `true` |
84+
| <b>animateIn</b>: <i>boolean</i> | Whether to animate the globe initialization, by scaling and rotating the globe into its initial position. | `true` |
8585

8686
### Globe Layer
8787

0 commit comments

Comments
 (0)