Skip to content

Commit 70f7312

Browse files
authored
test:Update index.ts (#433)
A small change to verify workflows with the newly configured auto-approve and bot.
1 parent e35a0e9 commit 70f7312

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)