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

Commit 81af14a

Browse files
committed
Fixed formatting in CHANGELOG.md
1 parent 71c2fe2 commit 81af14a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ All notable changes to this project will be documented in this file, in reverse
3232

3333
### Changed
3434

35-
- [#29](https://github.com/zendframework/zend-uri/pull/29) changes the behavior of `getHost()`: it will now always return a lowercase
36-
- representation. This is in accord with
37-
- [IETF 3986 Section 3.2.2](https://tools.ietf.org/html/rfc3986#section-3.2.2).
35+
- [#29](https://github.com/zendframework/zend-uri/pull/29) changes the behavior of `getHost()`:
36+
it will now always return a lowercase representation. This is in accord with
37+
[IETF 3986 Section 3.2.2](https://tools.ietf.org/html/rfc3986#section-3.2.2).
3838

3939
### Deprecated
4040

0 commit comments

Comments
 (0)