Skip to content

Commit 47c4518

Browse files
authored
Syntax error in readme example
1 parent fe56c80 commit 47c4518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ return [
3535
## How it works
3636

3737
```php
38-
use Phpro\ApiProblem\Exception\ApiProblemException
38+
use Phpro\ApiProblem\Exception\ApiProblemException;
3939
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
4040

4141
class SomeController

0 commit comments

Comments
 (0)