Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit f99c722

Browse files
committed
Update README.md
1 parent 445f8bd commit f99c722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Setup HTTP proxy:
6161

6262
//Unsubscribe & Quit
6363
ProxyServer.BeforeRequest -= OnRequest;
64-
ProxyServer.BeforeResponse -= OnResponse;
64+
ProxyServer.BeforeResponse -= OnResponse;
6565
ProxyServer.Stop();
6666

6767
```

0 commit comments

Comments
 (0)