Eugene Karataev 6 年之前
父節點
當前提交
c090de916b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      threejs/lessons/threejs-fundamentals.md

+ 1 - 1
threejs/lessons/threejs-fundamentals.md

@@ -310,7 +310,7 @@ and here's that.
 {{{example url="../threejs-fundamentals-3-cubes.html" }}}
 {{{example url="../threejs-fundamentals-3-cubes.html" }}}
 
 
 If you compare it to the top down diagram above you can see
 If you compare it to the top down diagram above you can see
-it matches our expectections. With cubes at X = -2 and X = +2
+it matches our expectations. With cubes at X = -2 and X = +2
 they are partially outside our frustum. They are also
 they are partially outside our frustum. They are also
 somewhat exaggeratedly warped since the field of view
 somewhat exaggeratedly warped since the field of view
 across the canvas is so extreme.
 across the canvas is so extreme.