diff --git a/tests/examples_arguments_syntax/arrow_vector.py b/tests/examples_arguments_syntax/arrow_vector.py index 1a35c0de9..09db64531 100644 --- a/tests/examples_arguments_syntax/arrow_vector.py +++ b/tests/examples_arguments_syntax/arrow_vector.py @@ -1,7 +1,7 @@ """ Arrow Vector ------------------------------ -This example shows a basic vector plot use point mark ``triangle`` as shape, +This example shows a basic vector plot using point mark ``triangle`` as shape, other shape options can be found in :ref:`Point Mark`. """ # category: line charts