Skip to content

Commit 64ca8e8

Browse files
authored
Merge pull request #2 from firtoz/patch-1
Typo
2 parents 1b37f8e + d7d1f34 commit 64ca8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nodes/vector/NormalMapNode.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export class NormalMapNode extends WinNode {
2121
);
2222

2323
const strength = new InputOrValue({
24-
label: 'Stength',
24+
label: 'Strength',
2525
min: 0,
2626
max: 10,
2727
step: 0.1,

0 commit comments

Comments
 (0)