We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712f143 commit 2756c1cCopy full SHA for 2756c1c
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("Good afternoon! Lets eat cookies!");
+ console.log("Good afternoon! Let's eat cookies!");
48
// [END maps_test_example_why_me]
49
}
50
void init();
0 commit comments