Skip to content

Commit 04a3d96

Browse files
committed
updated README.md
1 parent d9aeb21 commit 04a3d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ union([wyoming, usa, iceland]);
344344
```
345345

346346
### unwrap
347-
Un-wrap an extent that overflows the edge of the earth.
347+
Un-wrap an extent that overflows the edge of the earth, returning an array of one or more bounding boxes.
348348
```js
349349
import unwrap from "bbox-fns/unwrap.js";
350350

0 commit comments

Comments
 (0)