Skip to content

Commit 5ffbd0e

Browse files
committed
Update README.md
1 parent 5669a5c commit 5ffbd0e

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
@@ -180,7 +180,7 @@ createMapOptions: function (maps) {
180180
}
181181
}
182182

183-
<GoogleMap onptions={createMapOptions} ... />
183+
<GoogleMap options={createMapOptions} ... />
184184
```
185185
See "Custom map options example" in Examples below for a further example.
186186

0 commit comments

Comments
 (0)