Skip to content

Commit

Permalink
#86 comma
Browse files Browse the repository at this point in the history
  • Loading branch information
jlhumber committed Dec 27, 2024
1 parent 42bd064 commit 4a0df5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ and a **WGS 84** entry.
The definition of the WGS84 entry is flexible - meaning that the
*WKT for WGS84* can be setup per the users liking. As an example,
use with Esri's ArcGIS means either using the *EPSG WKT* or the *ESRI WKT*. By
default the *ESRI WKT* is used - However, if *EPSG WKT* is desired, you
default, the *ESRI WKT* is used - However, if *EPSG WKT* is desired, you
may provide a ``flavor`` parameter to the create method specifying EPSG.

```python
Expand Down

0 comments on commit 4a0df5a

Please sign in to comment.