Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 2a074ae

Browse files
committed
Merge branch 'hotfix/36'
Close #36
2 parents f394488 + 368b485 commit 2a074ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ and have installed [zend-component-installer](https://docs.zendframework.com/zen
3131
composes the `Zend\ProblemDetails\ProblemDetailsResponseFactory` immediately, and
3232
inject that service in your middleware.
3333

34-
As an example, the following catches domain excpetions and uses them to create
34+
As an example, the following catches domain exceptions and uses them to create
3535
problem details responses:
3636

3737
```php

0 commit comments

Comments
 (0)