Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 023051f

Browse files
committed
fix spelling
1 parent 8bb10e6 commit 023051f

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
@@ -45,7 +45,7 @@ php artisan vendor:publish --tag="loop-functions-config"
4545
```
4646

4747
## Logging
48-
As the package doesn't throw an exception in case of failed assignment (e.g. type incompatibility) but logs such an event.
48+
The functions don't throw an exception in case of failed assignment (e.g. type incompatibility) but log such an event.
4949
You can disable logging for failed assignments if you wish so in the config.
5050

5151
## Testing

0 commit comments

Comments
 (0)