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

Commit e2c5d6f

Browse files
committed
semantics
1 parent 023051f commit e2c5d6f

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

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

5151
## Testing
5252
```bash

0 commit comments

Comments
 (0)