Skip to content

Commit dd37c34

Browse files
committed
ICL: Readme fixes.
1 parent 8ad6720 commit dd37c34

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
@@ -155,7 +155,7 @@ And email notification is sent:
155155
156156
## Custom exceptions
157157
158-
You can throw exception of any type from your code, and it would be properly handled by logger.
158+
You can throw an exception of any type from your code, and it would be properly handled by logger.
159159
However, if you want to pass an additional context to your exception, use `Illuminated\Console\RuntimeException` class:
160160
161161
```php

0 commit comments

Comments
 (0)