Skip to content

Commit 04cd313

Browse files
author
Jeff Shillitto
committed
Pluralize destinations parameter
1 parent 6924f47 commit 04cd313

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
@@ -916,7 +916,7 @@ $output
916916
->setRange($range)
917917
->setPoster($poster)
918918
->setThumbnail($thumbnail)
919-
->setDestination($destination);
919+
->setDestinations($destinations);
920920
```
921921

922922
#### Methods:

0 commit comments

Comments
 (0)