Skip to content

Commit 56582bb

Browse files
authored
Fixes a small typo. (#7)
1 parent 876178a commit 56582bb

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
@@ -265,7 +265,7 @@ Str::text($html);
265265

266266
### URL
267267

268-
Prepends `https://` is the scheme is missing from the given URL.
268+
Prepends `https://` if the scheme is missing from the given URL.
269269

270270
```php
271271
Str::mixin(new ProtoneMedia\LaravelMixins\String\Url);

0 commit comments

Comments
 (0)