Skip to content

Commit

Permalink
Example, it's just one
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Sep 6, 2018
1 parent de941f5 commit 00bfe1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Collection/CollectionInterface.php
Expand Up @@ -560,7 +560,7 @@ public function take($size = 1, $from = 0);
/**
* Returns the last N elements of a collection
*
* ### Examples:
* ### Example:
*
* ```
* $items = [1, 2, 3, 4, 5];
Expand Down

0 comments on commit 00bfe1d

Please sign in to comment.