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

Commit ea78e31

Browse files
committed
Minor typographic fixes.
1 parent 865b247 commit ea78e31

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,11 @@ This package supercedes and replaces [phly/http](https://github.com/phly/http).
1414
`zend-diactoros` is a PHP package containing implementations of the [accepted PSR-7 HTTP message interfaces](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-7-http-message.md), as well as a "server" implementation similar to [node's http.Server](http://nodejs.org/api/http.html).
1515

1616
* File issues at https://github.com/zendframework/zend-diactoros/issues
17-
* Issues patches to https://github.com/zendframework/zend-diactoros/pulls
17+
* Issue patches to https://github.com/zendframework/zend-diactoros/pulls
1818

1919
## Documentation
2020

21-
Documentation is [in the doc tree](doc/), and can be compiled using
22-
[bookdown](http://bookdown.io):
21+
Documentation is [in the doc tree](doc/), and can be compiled using [bookdown](http://bookdown.io):
2322

2423
```console
2524
$ bookdown doc/bookdown.json

0 commit comments

Comments
 (0)