Browse Source

minor typo fix: "whether are not"

Neill Bogie 4 years ago
parent
commit
dd4b081271
1 changed files with 1 additions and 1 deletions
  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`