Fix typo in embodied question.

#15
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ add a box to the scene at position [0, 0, 1], add a camera named "cam" at defaul
106
  <br/>
107
  show the scene, step the scene once
108
  <br/>
109
- what is the mean pixel value from the even frames from "cam".
110
 
111
  <br/><br/>
112
 
106
  <br/>
107
  show the scene, step the scene once
108
  <br/>
109
+ what is the mean pixel value from the frames from "cam".
110
 
111
  <br/><br/>
112