Skip to content

Commit cf00918

Browse files
ocarrereEvergreen
authored andcommitted
[Port] [6000.0] docg-7781: Fix typo
1 parent 449fa0c commit cf00918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.visualeffectgraph/Documentation~/CustomHLSL-Common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ The HLSL Code Editor supports the following shortcuts:
139139
- `Ctrl + S` to save the current HLSL code
140140
- `Ctrl + Mouse Wheel` to change the font size
141141

142-
>If you need to write down the name of a particle attribute, you can drag&drop drop the attribute from the blackboard to the code editor. This way you avoid any risk of typo.
142+
>If you need to write down the name of a particle attribute, you can drag and drop the attribute from the blackboard to the code editor. This way you avoid any risk of typo.
143143
144144
![Custom HLSL Editor](Images/custom-hlsl-editor.png)

0 commit comments

Comments
 (0)