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

Commit 56f097e

Browse files
committed
Merge branch 'hotfix/26' into release-1.0.0
Forward port #26
2 parents 0a67e56 + 1fd1cc0 commit 56f097e

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
@@ -3,7 +3,7 @@
33
[![Build Status](https://secure.travis-ci.org/zendframework/zend-problem-details.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-problem-details)
44
[![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-problem-details/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-problem-details?branch=master)
55

6-
This library provides provides a factory for generating Problem Details
6+
This library provides a factory for generating Problem Details
77
responses, error handling middleware for automatically generating Problem
88
Details responses from errors and exceptions, and custom exception types for
99
[PSR-7](http://www.php-fig.org/psr/psr-7/) applications.

0 commit comments

Comments
 (0)