From c590818d7fe4876444b6b1da0e9af645ea6e1420 Mon Sep 17 00:00:00 2001 From: Rob Glew Date: Tue, 17 Nov 2015 19:56:25 -0600 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b662b35..785aeb2 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ To forward a request, edit it, save the file, then quit. | Command | Aliases | Description | |:--------|:--------|:------------| -| `ic +` | intercept, ic | Begins interception mode. Press enter to leave interception mode and return to the command prompt. Pass in `request` to intercept requests, `response` to intercept responses, or both to intercept both. | +| `ic +` | intercept, ic | Begins interception mode. Press enter to leave interception mode and return to the command prompt. Pass in `request` to intercept requests, `response` to intercept responses, or both to intercept both. | ``` Intercept both requests and responses: