Skip to content

Commit 606ee98

Browse files
committed
fix bold notation
1 parent 25f8a8a commit 606ee98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/get-started/first_figure.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
# annotate the latitude and longitude of the region.
122122
#
123123
# The ``frame`` parameter is used to add a frame to the figure. For now, it
124-
# will be set to ``"a"`` to **a**nnotate the axes automatically.
124+
# will be set to ``"a"`` to **a**\ nnotate the axes automatically.
125125

126126
fig = pygmt.Figure()
127127
fig.coast(

0 commit comments

Comments
 (0)