Skip to content

Commit

Permalink
fix bold notation
Browse files Browse the repository at this point in the history
  • Loading branch information
willschlitzer committed Jan 3, 2022
1 parent 25f8a8a commit 606ee98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/get-started/first_figure.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
# annotate the latitude and longitude of the region.
#
# The ``frame`` parameter is used to add a frame to the figure. For now, it
# will be set to ``"a"`` to **a**nnotate the axes automatically.
# will be set to ``"a"`` to **a**\ nnotate the axes automatically.

fig = pygmt.Figure()
fig.coast(
Expand Down

0 comments on commit 606ee98

Please sign in to comment.