Skip to content

Commit 86015e2

Browse files
Fix typo in README.md from 'filiname' to 'filename'
1 parent 410bebb commit 86015e2

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
@@ -84,7 +84,7 @@ class UserFeed extends Feed
8484

8585
By default, `public`.
8686

87-
The path to the file inside the storage is indicated in the `filiname` method:
87+
The path to the file inside the storage is indicated in the `filename` method:
8888

8989
```php
9090
use DragonCode\LaravelFeed\Feeds\Feed;

0 commit comments

Comments
 (0)