From 1f9c4e2b896663da8194e459a510b155f769f0a4 Mon Sep 17 00:00:00 2001 From: Max Ott Date: Mon, 11 Apr 2022 20:40:53 +0200 Subject: [PATCH] Fix typo in readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Just found a typo in the Readme when checking the tool out 😅 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 497361f..762e7ea 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ NetShears adds a Request interceptor mechanisms to be able to modify the HTTP/HT - [x] Intercept HTTP/HTTPS request header - [x] Intercept HTTP/HTTPS request endpoint - [x] View traffic logs -- [x] Request obserever +- [x] Request observer - [x] Intercept HTTP/HTTPS response body - [ ] Block HTTP requests