Skip to content

Commit 429549a

Browse files
authored
Test: Change comment formatting in initMap function (#1152)
A small change to test workflow updates.
1 parent d9896e8 commit 429549a

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
@@ -8,7 +8,7 @@
88
let innerMap;
99

1010
async function initMap() {
11-
// Request the needed libraries.
11+
// Request the needed libraries
1212
await google.maps.importLibrary('maps');
1313

1414
// Retrieve the map element.

0 commit comments

Comments
 (0)