Skip to content

Commit c1d7965

Browse files
authored
Fix typos in docs (#2011)
1 parent 9b22587 commit c1d7965

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/projections/README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Projections
22
===========
33

4-
PyGMT support many map projections. Use the ``projection`` parameter to specify which
5-
one you want to use in all plotting methods. The projection is specified by a one
6-
letter code along with (sometimes optional) reference longitude and latitude and the
4+
PyGMT supports many map projections. Use the ``projection`` parameter to specify which
5+
one you want to use in all plotting methods. The projection is specified by a one-letter
6+
code along with (sometimes optional) reference longitude and latitude and the
77
width of the map (for example, **A**\ *lon0/lat0*\ [*/horizon*\ ]\ */width*). The map
88
height is determined based on the region and projection.
99

0 commit comments

Comments
 (0)