Skip to content

Commit e9ecc3a

Browse files
Fix typo
1 parent 8d41bde commit e9ecc3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/gallery/symbols/points_cities.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
2-
GeoPandas: Plotting points with Point or PointString geometry
3-
=============================================================
2+
GeoPandas: Plotting points with Point or MultiPoint geometry
3+
============================================================
44
55
The :meth:`pygmt.Figure.plot` method allows us to plot geographical data such as points
66
with Point or MultiPoint geometry types stored in a :class:`geopandas.GeoDataFrame`

0 commit comments

Comments
 (0)