Skip to content

Commit

Permalink
Update AssignNode.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 authored Nov 30, 2024
1 parent 4969a48 commit 11e4480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nodes/core/AssignNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { vectorComponents } from '../core/constants.js';

/**
* These node represents an assing operation. Meaning a node is assigned
* to anohter node.
* to another node.
*
* @augments TempNode
*/
Expand Down

0 comments on commit 11e4480

Please sign in to comment.