chenlei 6 년 전
부모
커밋
d0e0c62634
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      threejs/lessons/threejs-setup.md

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

@@ -1,7 +1,7 @@
 Title: Three.js Setup
 Description: How to setup your development environment for three.js
 
-This article is one in a  series of articles about three.js.
+This article is one in a series of articles about three.js.
 The first article was [about three.js fundamentals](threejs-fundamentals.html).
 If you haven't read that yet you might want to start there.