Browse Source

Add spaces

customisations
alemart 10 months ago
parent
commit
7875776193
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      demos/hello-aframe/index.html
  2. 1
    1
      demos/hello-aframe/video.html

+ 1
- 1
demos/hello-aframe/index.html View File

@@ -79,7 +79,7 @@
79 79
             <!-- A 3D camera adapted for AR -->
80 80
             <ar-camera></ar-camera>
81 81
 
82
-            <!-- The mage-->
82
+            <!-- The mage -->
83 83
             <ar-root reference-image="mage">
84 84
 
85 85
                 <!-- Switch from top view to front view -->

+ 1
- 1
demos/hello-aframe/video.html View File

@@ -79,7 +79,7 @@
79 79
             <!-- A 3D camera adapted for AR -->
80 80
             <ar-camera></ar-camera>
81 81
 
82
-            <!-- The mage-->
82
+            <!-- The mage -->
83 83
             <ar-root reference-image="mage">
84 84
 
85 85
                 <!-- Switch from top view to front view -->

Loading…
Cancel
Save