浏览代码

minor typo fix: "whether are not"

Neill Bogie 5 年之前
父节点
当前提交
dd4b081271
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      threejs/lessons/threejs-post-processing.md

+ 1 - 1
threejs/lessons/threejs-post-processing.md

@@ -49,7 +49,7 @@ Whether or not to swap `rtA` and `rtB` after finishing this pass
 
 ## `clear`
 
-Whether are not to clear before rendering this pass
+Whether or not to clear before rendering this pass
 
 ## `renderToScreen`