Skip to content

Commit 4d72b68

Browse files
authored
Merge pull request #6937 from rochdiNassah/patch-1
Typo
2 parents 8d63b6d + 76b7390 commit 4d72b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1515,7 +1515,7 @@ The `pipeInto` method creates a new instance of the given class and passes the c
15151515
/**
15161516
* Create a new ResourceCollection instance.
15171517
*
1518-
* @param Collection $resource
1518+
* @param Collection $collection
15191519
* @return void
15201520
*/
15211521
public function __construct(Collection $collection)

0 commit comments

Comments
 (0)