Skip to content

Commit 2a15dc0

Browse files
authored
Merge pull request #2411 from dantogno/patch-1
Changing -> to > for menu interaction description
2 parents 2600613 + 3ca1348 commit 2a15dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mac/using-vsmac-tools-unity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To add a new C# MonoBehaviour script, **right-click on the Assets folder** or on
6565

6666
### Add a new Unity shader
6767

68-
To add a new Unity shader, **right-click on the Assets folder** or a subdirectory in the Solution pad and select **Add -> New Shader**.
68+
To add a new Unity shader, **right-click on the Assets folder** or a subdirectory in the Solution pad and select **Add > New Shader**.
6969

7070
### Add a new folder
7171

0 commit comments

Comments
 (0)