Skip to content

Commit 26d2412

Browse files
Fix typo
1 parent 676dfc6 commit 26d2412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/physics/index-ammo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<a-entity class="transformer" mixin="transformer" position = "0 1.6 -1"
155155
material="src:#colortransform" shadow></a-entity>
156156

157-
<!-- ground collider keeps objets from falling -->
157+
<!-- ground collider keeps objects from falling -->
158158
<a-box id= "ground" ammo-body="type: static" ammo-shape="type: box" width="100" height="0.01" depth="100" visible="false"></a-box>
159159
<a-link href="../mouse" title="Basic Example"
160160
ammo-body="type: static" ammo-shape="fit: manual; type: sphere; sphereRadius: 0.25"

0 commit comments

Comments
 (0)