Skip to content

Commit a697c80

Browse files
authored
test:Update index.ts (#463)
Small change to test workflow behavior.
1 parent cf473d3 commit a697c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/add-map/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
// [START maps_add_map]
8-
// Initialize and add the map.
8+
// Initialize and add the map
99
let map;
1010
async function initMap(): Promise<void> {
1111
// [START maps_add_map_instantiate_map]

0 commit comments

Comments
 (0)