Skip to content

Commit d3d5044

Browse files
authored
Fixed a small typo (#6452)
1 parent 2ad18e0 commit d3d5044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dev
7373
cert verification. All Requests 2.x versions before 2.28.0 are affected. (#6074)
7474
- Fixed urllib3 exception leak, wrapping `urllib3.exceptions.SSLError` with
7575
`requests.exceptions.SSLError` for `content` and `iter_content`. (#6057)
76-
- Fixed issue where invalid Windows registry entires caused proxy resolution
76+
- Fixed issue where invalid Windows registry entries caused proxy resolution
7777
to raise an exception rather than ignoring the entry. (#6149)
7878
- Fixed issue where entire payload could be included in the error message for
7979
JSONDecodeError. (#6036)

0 commit comments

Comments
 (0)