We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318ed32 commit 0a33809Copy full SHA for 0a33809
src/math/p5.Vector.js
@@ -51,7 +51,7 @@ class Vector {
51
}
52
53
/**
54
- * Gets the values of the N-dimentional vector.
+ * Gets the values of the N-dimensional vector.
55
*
56
* This method returns an array of numbers that represent the vector.
57
* Each number in the array corresponds to a different component of the vector,
0 commit comments