Skip to content

Commit 1ee9c27

Browse files
Fix typo
1 parent aee5fbf commit 1ee9c27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/gallery/lines/curves_area.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Fill Area between curves
2+
Fill area between curves
33
------------------------
44
Using the ``fill_between`` parameter of the :meth:`pygmt.Figure.plot` method it is
55
possible to fill the area between two curves y1 and y2. Different fills (colors or

0 commit comments

Comments
 (0)