Skip to content

Commit 09ad2b5

Browse files
author
Jeff Shillitto
committed
Pluralize destinations parameter
1 parent f4d40eb commit 09ad2b5

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
@@ -895,7 +895,7 @@ output
895895
.setRange(range)
896896
.setPoster(poster)
897897
.setThumbnail(thumbnail)
898-
.setDestination(destination);
898+
.setDestinations(destinations);
899899
```
900900
901901
#### Methods:

0 commit comments

Comments
 (0)