Skip to content

Commit 464b059

Browse files
author
Dennis Stücken
committed
Update README.md
1 parent 7b2f5bb commit 464b059

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
@@ -33,7 +33,7 @@ composer require dstuecken/php7ify
3333

3434
# Usage
3535

36-
Just use the new \Throwable interface in your php 5 project, or catch an \ErrorException.
36+
Just use the new \Throwable interface in your php 5 project, or catch an \Error exception.
3737

3838
```php
3939
try

0 commit comments

Comments
 (0)