Skip to content

Commit 52b3078

Browse files
committed
Initial was missing an i
1 parent c70a04f commit 52b3078

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)