Skip to content

Commit b518907

Browse files
committed
2 parents 92a826c + 64ca8e8 commit b518907

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)