Skip to content

Commit 229c109

Browse files
authored
Merge pull request #381 from NickFoden/typo-initial
Initial was missing an i
2 parents 667fb64 + 52b3078 commit 229c109

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
@@ -103,7 +103,7 @@ const style = {
103103
height: '100%'
104104
}
105105
```
106-
initalCenter: Takes an object containing latitude and longitude coordinates. Sets the maps center upon loading.
106+
initialCenter: Takes an object containing latitude and longitude coordinates. Sets the maps center upon loading.
107107

108108
```javascript
109109
<Map

0 commit comments

Comments
 (0)