Skip to content

Commit 709142f

Browse files
Correct typos
1 parent 7126fe5 commit 709142f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/holdable/example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
</a-entity>
208208

209209
<!-- Meta Controllers -->
210-
<!-- Alterative: This is an alternative to hand-controls, allowing the controllers to show up. Comment out the .controllers entity above to try this out on a Quest VR headset. -->
210+
<!-- Alternative: This is an alternative to hand-controls, allowing the controllers to show up. Comment out the .controllers entity above to try this out on a Quest VR headset. -->
211211
<!-- <a-entity class="controllers">
212212
<a-entity id="left-hand" meta-touch-controls="hand: left" haptics__trigger="events: trigger-vibration;">
213213
<a-cylinder class="styled-ray ar-left" visible="true" position="0 -.389 -.673" height="1.455" radius="0.002" color="#ffffff" rotation="60 0 0" opacity=".4"></a-cylinder>

docs/holdable/js/nonessential-components.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file contains non-essential components for holdable example with the focus on user experience enhancements. There is no need to use these components.
2+
* This file contains non-essential components for the holdable example with the focus on user experience enhancements. There is no need to use these components.
33
*/
44

55

0 commit comments

Comments
 (0)