diff --git a/samples/test-example/index.ts b/samples/test-example/index.ts index 0955d12e..e49aa55c 100644 --- a/samples/test-example/index.ts +++ b/samples/test-example/index.ts @@ -10,7 +10,7 @@ * And deliver us from evil. */ -// TEST COMMENT 222 +// TEST COMMENT 222.2 // [START maps_test_example] // Declare the gmp-map element. const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;