Skip to content

Commit 18a48e3

Browse files
committed
Merge pull request #60 from KCreate/master
Fixed code in Example
2 parents 5d0d4e8 + b3175d1 commit 18a48e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-maps-api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
mapsAPI.addEventListener('api-load', function(e) {
2323
// this.api === google.maps
2424
});
25-
<script>
25+
</script>
2626

2727
Any number of components can use `<google-maps-api>` elements, and the library will only be loaded once.
2828

0 commit comments

Comments
 (0)