Skip to content

Commit

Permalink
fix typo (#2071)
Browse files Browse the repository at this point in the history
Thanks @GraxMonzo
  • Loading branch information
GraxMonzo authored Jun 16, 2021
1 parent 8411070 commit c054821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/turf-line-chunk/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
} from "@turf/helpers";

/**
* http://turfjs.org/docs/#linechunk
* http://turfjs.org/docs/#lineChunk
*/
export default function lineChunk<T extends LineString | MultiLineString>(
geojson:
Expand Down

0 comments on commit c054821

Please sign in to comment.