Skip to content

Commit 2bcdf2e

Browse files
authored
Update Phase1.md
1 parent 6357c09 commit 2bcdf2e

File tree

1 file changed

+1
-1
lines changed
  • com.unity.perception/Documentation~/Tutorial

1 file changed

+1
-1
lines changed

com.unity.perception/Documentation~/Tutorial/Phase1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The _**Hierarchy**_ tab of the editor displays all the Scenes currently loaded,
8888

8989
As seen above, the new Scene already contains a camera (`Main Camera`) and a light (`Directional Light`). We will now modify the camera's field of view and position to prepare it for the tutorial.
9090

91-
* **:green_circle: Action**: Click on `Main Camera` and in the _**Inspector**_ tab, make sure the camera's `Position`, `Rotation`, `Projection` and `Field of View` match the screenshot below.
91+
* **:green_circle: Action**: Click on `Main Camera` and in the _**Inspector**_ tab, make sure the camera's `Position`, `Rotation`, `Projection`, and `Field of View` match the screenshot below.
9292

9393
<p align="center">
9494
<img src="Images/camera_prep.png" width = "400"/>

0 commit comments

Comments
 (0)