Skip to content

Commit 6b99454

Browse files
Fix typo on examples/gallery/symbols/velo_arrow_ellipse.py
Co-authored-by: Michael Grund <[email protected]>
1 parent d33f7a5 commit 6b99454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gallery/symbols/velo_arrow_ellipse.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Velocity arrows and confidence ellipses
33
---------------------------------------
44
5-
The :meth:`pygmt.Figure.velo` method can be used to plot mean velocity arrow
5+
The :meth:`pygmt.Figure.velo` method can be used to plot mean velocity arrows
66
and confidence ellipses.
77
The example below plots red velocity arrows with light-blue confidence ellipses
88
outlined in red with the east_velocity x north_velocity used for the station names.

0 commit comments

Comments
 (0)