Skip to content

Commit

Permalink
Merge pull request Turfjs#1691 from jutaz/patch-1
Browse files Browse the repository at this point in the history
Fix typo in jsdoc
  • Loading branch information
mfedderly authored Mar 11, 2020
2 parents ec070cf + 52887cb commit 47db2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/turf-meta/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@ export function segmentEach(geojson, callback) {
* //= featureIndex
* //= multiFeatureIndex
* //= geometryIndex
* //= segmentInex
* //= segmentIndex
* return currentSegment
* });
*
Expand Down

0 comments on commit 47db2e1

Please sign in to comment.