Skip to content

Commit b98ae65

Browse files
committed
Fix typo
1 parent e7f150d commit b98ae65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ aiohttp usage
143143
import aiohttp
144144
import aiosocks
145145
from yarl import URL
146-
from aiosocks.connector import ProxyConnecotr, ProxyClientRequest
146+
from aiosocks.connector import ProxyConnector, ProxyClientRequest
147147
148148
149149
async def load_github_main():

0 commit comments

Comments
 (0)