]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Fix typo in CHANGELOG (#1337)
authorTom Christie <tom@tomchristie.com>
Fri, 2 Oct 2020 12:15:23 +0000 (13:15 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Oct 2020 12:15:23 +0000 (13:15 +0100)
CHANGELOG.md

index 9d3f0990a6034274c4b926e1f6a5e02cd8a09d54..63dedb21129247ad63ef9ca2b62eefa7c49e52ad 100644 (file)
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ### Added
 
-* Add `response.next_request` (Pull ##1334)
+* Add `response.next_request` (Pull #1334)
 
 ## 0.15.4 (September 25th, 2020)