Gregg (Greggman/GMan) Tavares 7 лет назад
Родитель
Сommit
0b6a6f1eb2
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      threejs/lessons/threejs-primitives.md

+ 3 - 1
threejs/lessons/threejs-primitives.md

@@ -191,7 +191,9 @@ For example creating a box
 }
 ```
 
-Here's the result
+If you look in the code below you'll see a similar section for each type of geometry.
+
+Here's the result:
 
 {{{example url="../threejs-primitives.html" }}}
 

粤ICP备19079148号