We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb205d commit cca17c7Copy full SHA for cca17c7
examples/tutorials/advanced/insets.py
@@ -83,7 +83,7 @@
83
#
84
# Standard plotting methods can be called from within the ``inset`` context
85
# manager. The example below uses :meth:`pygmt.Figure.coast` to plot a zoomed
86
-# out map that selectively paints the state of Massachusetts to shows its
+# out map that selectively paints the state of Massachusetts to show its
87
# location relative to other states.
88
89
fig = pygmt.Figure()
0 commit comments