From a38f5af61566905b78680eff930f1eb19970bc4b Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Wed, 11 Feb 2026 00:19:38 +0200 Subject: [PATCH] docs: fix image in the `interactive shell` page --- docs/cli/interactive-shell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/interactive-shell.md b/docs/cli/interactive-shell.md index 84cacae..b897ce7 100644 --- a/docs/cli/interactive-shell.md +++ b/docs/cli/interactive-shell.md @@ -133,7 +133,7 @@ The shell provides a few functions to help you convert curl commands from the br First, you need to copy a request as a curl command like the following: -Copying a request as a curl command from Chrome +Copying a request as a curl command from Chrome - **Convert Curl command to Request Object**