Skip to content

Commit

Permalink
Update helpers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulandroshchuk authored Aug 28, 2020
1 parent ac8a7ba commit c901e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers.md
Original file line number Diff line number Diff line change
@@ -1807,7 +1807,7 @@ The `limit` method truncates the given string at the specified length:

// The quick brown fox...

You may also pass a third argument to change the string that will be appended to the end:
You may also pass a second argument to change the string that will be appended to the end:

use Illuminate\Support\Str;

0 comments on commit c901e3c

Please sign in to comment.