Skip to content

Commit 07ebe98

Browse files
authored
Small change to kick off build (#1140)
This dude didn't appear in dist/, so running a small change to see if we can kick it off.
1 parent ef8942c commit 07ebe98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/event-poi/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async function initMap() {
1717

1818
innerMap = mapElement.innerMap;
1919

20-
// Create the initial InfoWindow.
20+
// Create the initial info window.
2121
let infowindow = new google.maps.InfoWindow({});
2222

2323
innerMap.addListener('click', (event) => {

0 commit comments

Comments
 (0)