Skip to content

Commit df836d1

Browse files
committed
Minor correction for package.json of turf-polygon-to-line.
1 parent 8b6915d commit df836d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/turf-polygon-to-line/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@turf/polygon-to-line",
33
"version": "7.2.0",
4-
"description": "Converts a polygon to a lineString.",
4+
"description": "Converts a polygon to a line string.",
55
"author": "Turf Authors",
66
"license": "MIT",
77
"bugs": {

0 commit comments

Comments
 (0)