Skip to content

Commit 73ede25

Browse files
authored
fix:Update index.ts (#484)
Adds a small change to kick off the release workflow and hopefully restore everything so I can figure out why my change did not work.
1 parent b6aad8b commit 73ede25

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)