diff --git a/pygmt/src/tilemap.py b/pygmt/src/tilemap.py index 80fe5e44f16..99e82ce63e5 100644 --- a/pygmt/src/tilemap.py +++ b/pygmt/src/tilemap.py @@ -43,7 +43,7 @@ def tilemap( **kwargs, ): r""" - Plots an XYZ tile map. + Plot an XYZ tile map. This method loads XYZ tile maps from a tile server or local file using :func:`pygmt.datasets.load_tile_map` into a georeferenced form, and plots