We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73389b9 commit 6a09c38Copy full SHA for 6a09c38
1 file changed
samples/test-example/index.ts
@@ -44,7 +44,7 @@ async function init() {
44
// [END maps_test_example_instantiate_marker]
45
46
// [START maps_test_example_why_me]
47
- console.log('Hello! I hope you are doing well.');
+ console.log('Hello! Beautiful day, eh?');
48
// [END maps_test_example_why_me]
49
}
50
void init();
0 commit comments