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

Commit b2167d2

Browse files
committed
Updates headlines for consistency with navigation
1 parent 69cba0f commit b2167d2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/book/v1/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Installation and Requirements
1+
# Installation
22

33
Install this library using composer:
44

docs/book/v1/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# zend-diactoros: HTTP Messages
1+
# Overview
22

33
`zend-diactoros` is a PHP package containing implementations of the [accepted PSR-7 HTTP message
44
interfaces](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-7-http-message.md), as

docs/book/v2/factories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# HTTP Message Factories
1+
# Factories
22

33
[PSR-17](https://www.php-fig.org/psr/psr-17/) defines factory interfaces for
44
creating [PSR-7](https://www.php-fig.org/psr/psr-7/) instances. As of version

docs/book/v2/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Installation and Requirements
1+
# Installation
22

33
Install this library using composer:
44

docs/book/v2/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# zend-diactoros: HTTP Messages
1+
# Overview
22

33
`zend-diactoros` is a PHP package containing implementations of the
44
[PSR-7 HTTP message interfaces](https://www.php-fig.org/psr/psr-7/),

0 commit comments

Comments
 (0)