Skip to content

Commit a05f837

Browse files
authored
Fix HTML comment formatting in index.html (#1093)
1 parent dbbfc48 commit a05f837

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

samples/dds-datasets-polygon/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
({key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8", v: "weekly"});</script>
1717
</head>
1818
<body>
19-
<!-- [START maps_dds_datasets_polygon_attribution_div]-->
19+
<!-- [START maps_dds_datasets_polygon_attribution_div] -->
2020
<gmp-map center="40.757815, -73.933123" zoom="11" map-id="5cd2c9ca1cf05670" map-type-control="false">
2121
<div id="attribution" slot="control-block-end-inline-start">Data source: NYC Open Data</div>
2222
</gmp-map>
23-
<!-- [END maps_dds_datasets_polygon_attribution_div]-->
23+
<!-- [END maps_dds_datasets_polygon_attribution_div] -->
2424
</body>
2525
</html>
2626
<!-- [END maps_dds_datasets_polygon] -->

0 commit comments

Comments
 (0)