Skip to content

Commit f560d60

Browse files
authored
A small change to kick off dist/ generation (#1501)
Just one minor comment update.
1 parent 5cde59e commit f560d60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/3d-hero-showcase/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ async function init() {
124124
});
125125
document.body.append(map);
126126

127-
// 2. Create Layers
127+
// 2. Create the layers
128128

129129
// Polyline: Prinsengracht canal route (flat, orange)
130130
canalPolyline = new Polyline3DElement({

0 commit comments

Comments
 (0)