Max Hilbrunner 7 years ago
parent
commit
3e112b9bde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/math/vector_math.rst

+ 1 - 1
tutorials/math/vector_math.rst

@@ -44,7 +44,7 @@ it as an angle ``θ`` and a length (or magnitude) ``m``. In this case, the
 arrow is a **position vector** - it denotes a position in space, relative
 arrow is a **position vector** - it denotes a position in space, relative
 to the origin.
 to the origin.
 
 
-A important point to consider about vectors is that they only
+A very important point to consider about vectors is that they only
 represent **relative** direction and magnitude. There is no concept of
 represent **relative** direction and magnitude. There is no concept of
 a vector's position. The following two vectors are identical:
 a vector's position. The following two vectors are identical: