Skip to content

Commit 2ed3b93

Browse files
authored
testUpdate index.ts (#481)
Adds a small change to test workflow.
1 parent a876663 commit 2ed3b93

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)