Skip to content

Commit 715f219

Browse files
committed
Fix typo
1 parent 5a06e49 commit 715f219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/graphics/tutorials/additional-render-pass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ As you can see, the script registers in `OnEnable` and disposes in `OnDisable`.
9191

9292
Then **add script** to a model actor on scene and **assign the Outline Material** created in step 2 to **Outline Material** property.
9393

94-
## 4. See results
94+
## 3. See results
9595

9696
Once you setup material, script and add it to a scene model you should be able to see the outline pass working (under game mode). In case of problems see *Output Log* window in Editor as it may contain any compilation errors.
9797

0 commit comments

Comments
 (0)