Skip to content

Commit cca17c7

Browse files
authored
Fix typo in inset tutorial (#2593)
1 parent 9cb205d commit cca17c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorials/advanced/insets.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
#
8484
# Standard plotting methods can be called from within the ``inset`` context
8585
# 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
86+
# out map that selectively paints the state of Massachusetts to show its
8787
# location relative to other states.
8888

8989
fig = pygmt.Figure()

0 commit comments

Comments
 (0)