We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad6720 commit dd37c34Copy full SHA for dd37c34
README.md
@@ -155,7 +155,7 @@ And email notification is sent:
155
156
## Custom exceptions
157
158
-You can throw exception of any type from your code, and it would be properly handled by logger.
+You can throw an exception of any type from your code, and it would be properly handled by logger.
159
However, if you want to pass an additional context to your exception, use `Illuminated\Console\RuntimeException` class:
160
161
```php
0 commit comments