Browse Source

Update webgl_materials_video_webcam.html

Correct typo.
Michael Herzog 7 năm trước cách đây
mục cha
commit
9bbac42c39
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/webgl_materials_video_webcam.html

+ 1 - 1
examples/webgl_materials_video_webcam.html

@@ -119,7 +119,7 @@
 
 				} else {
 
-					console.error( 'MediaDevices interface not avaiable.' );
+					console.error( 'MediaDevices interface not available.' );
 
 				}