Skip to content

Commit d8dc65d

Browse files
committed
Fix example point coordinates
1 parent 572a17d commit d8dc65d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎2.1/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Polygon geometries MUST NOT have any interior rings that intersect and interior
219219

220220
An example encoding of a point located at:
221221

222-
* (25,7)
222+
* (25,17)
223223

224224
This would require a single command:
225225

0 commit comments

Comments
 (0)