Skip to content

Commit c5d124c

Browse files
committed
Fix Readme
1 parent b578ea4 commit c5d124c

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
@@ -375,7 +375,7 @@ You can access the underlying instance of Monolog by:
375375
}
376376
```
377377

378-
- Or through the Laravel's Service Container:
378+
- Or via the Laravel's Service Container:
379379

380380
```php
381381
$logger = app('log.iclogger');

0 commit comments

Comments
 (0)