Skip to content

Commit

Permalink
docs(google-map): fix syntax error (#1190)
Browse files Browse the repository at this point in the history
fixed syntax error caused by mismatched parentheses and braces in the description
  • Loading branch information
jaufgang authored and ihadeed committed Mar 20, 2017
1 parent 234165c commit d0c0413
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/googlemap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ export const GoogleMapsMapTypeId = {
* marker.showInfoWindow();
* });
* }
* });
* }
* ```
*/
Expand Down

0 comments on commit d0c0413

Please sign in to comment.