Skip to content

Commit 85a4479

Browse files
authored
Merge pull request #6 from 4cat/patch-1
correct a spelling mistake
2 parents 2b4597d + a14af0d commit 85a4479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HTTP/Requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ $ python
475475

476476
## SOCKS 代理
477477

478-
Requess 自 2.10.0 版起,开始支持 SOCKS 协议的代理,如果要使用,我们还需安装一个第三方库:
478+
Requests 自 2.10.0 版起,开始支持 SOCKS 协议的代理,如果要使用,我们还需安装一个第三方库:
479479

480480
```
481481
$ pip install requests[socks]

0 commit comments

Comments
 (0)