We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c8b74 commit db644a7Copy full SHA for db644a7
1 file changed
vectors.rst
@@ -153,9 +153,9 @@ sections 1.1-1.3 in [Kane1985]_ for a more general explanation.
153
Addition
154
========
155
156
-When we add vector :math:`\bar{b}` to vector :math:`\bar{a}`, the result is
157
-a vector that starts at the tail of :math:`\bar{a}` and ends at the tip of
158
-:math:`\bar{b}`:
+When we add vector :math:`\bar{w}` to vector :math:`\bar{v}`, the result is
+a vector that starts at the tail of :math:`\bar{v}` and ends at the tip of
+:math:`\bar{w}`:
159
160
.. figure:: figures/vectors-addition.svg
161
:alt: Vector addition
0 commit comments